Selaa lähdekoodia

chore: update project dependencies

3.x
wallo 2 vuotta sitten
vanhempi
commit
0ade8fed7e
3 muutettua tiedostoa jossa 77 lisäystä ja 77 poistoa
  1. 60
    60
      composer.lock
  2. 14
    14
      package-lock.json
  3. 3
    3
      package.json

+ 60
- 60
composer.lock Näytä tiedosto

@@ -2499,16 +2499,16 @@
2499 2499
         },
2500 2500
         {
2501 2501
             "name": "laravel/prompts",
2502
-            "version": "v0.1.9",
2502
+            "version": "v0.1.10",
2503 2503
             "source": {
2504 2504
                 "type": "git",
2505 2505
                 "url": "https://github.com/laravel/prompts.git",
2506
-                "reference": "b603410e7af1040aa2d29e0a2cdca570bb63e827"
2506
+                "reference": "37ed55f6950d921a87d5beeab16d03f8de26b060"
2507 2507
             },
2508 2508
             "dist": {
2509 2509
                 "type": "zip",
2510
-                "url": "https://api.github.com/repos/laravel/prompts/zipball/b603410e7af1040aa2d29e0a2cdca570bb63e827",
2511
-                "reference": "b603410e7af1040aa2d29e0a2cdca570bb63e827",
2510
+                "url": "https://api.github.com/repos/laravel/prompts/zipball/37ed55f6950d921a87d5beeab16d03f8de26b060",
2511
+                "reference": "37ed55f6950d921a87d5beeab16d03f8de26b060",
2512 2512
                 "shasum": ""
2513 2513
             },
2514 2514
             "require": {
@@ -2550,9 +2550,9 @@
2550 2550
             ],
2551 2551
             "support": {
2552 2552
                 "issues": "https://github.com/laravel/prompts/issues",
2553
-                "source": "https://github.com/laravel/prompts/tree/v0.1.9"
2553
+                "source": "https://github.com/laravel/prompts/tree/v0.1.10"
2554 2554
             },
2555
-            "time": "2023-09-26T13:14:20+00:00"
2555
+            "time": "2023-09-29T07:26:07+00:00"
2556 2556
         },
2557 2557
         {
2558 2558
             "name": "laravel/sanctum",
@@ -5883,16 +5883,16 @@
5883 5883
         },
5884 5884
         {
5885 5885
             "name": "symfony/error-handler",
5886
-            "version": "v6.3.2",
5886
+            "version": "v6.3.5",
5887 5887
             "source": {
5888 5888
                 "type": "git",
5889 5889
                 "url": "https://github.com/symfony/error-handler.git",
5890
-                "reference": "85fd65ed295c4078367c784e8a5a6cee30348b7a"
5890
+                "reference": "1f69476b64fb47105c06beef757766c376b548c4"
5891 5891
             },
5892 5892
             "dist": {
5893 5893
                 "type": "zip",
5894
-                "url": "https://api.github.com/repos/symfony/error-handler/zipball/85fd65ed295c4078367c784e8a5a6cee30348b7a",
5895
-                "reference": "85fd65ed295c4078367c784e8a5a6cee30348b7a",
5894
+                "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4",
5895
+                "reference": "1f69476b64fb47105c06beef757766c376b548c4",
5896 5896
                 "shasum": ""
5897 5897
             },
5898 5898
             "require": {
@@ -5937,7 +5937,7 @@
5937 5937
             "description": "Provides tools to manage errors and ease debugging PHP code",
5938 5938
             "homepage": "https://symfony.com",
5939 5939
             "support": {
5940
-                "source": "https://github.com/symfony/error-handler/tree/v6.3.2"
5940
+                "source": "https://github.com/symfony/error-handler/tree/v6.3.5"
5941 5941
             },
5942 5942
             "funding": [
5943 5943
                 {
@@ -5953,7 +5953,7 @@
5953 5953
                     "type": "tidelift"
5954 5954
                 }
5955 5955
             ],
5956
-            "time": "2023-07-16T17:05:46+00:00"
5956
+            "time": "2023-09-12T06:57:20+00:00"
5957 5957
         },
5958 5958
         {
5959 5959
             "name": "symfony/event-dispatcher",
@@ -6113,16 +6113,16 @@
6113 6113
         },
6114 6114
         {
6115 6115
             "name": "symfony/finder",
6116
-            "version": "v6.3.3",
6116
+            "version": "v6.3.5",
6117 6117
             "source": {
6118 6118
                 "type": "git",
6119 6119
                 "url": "https://github.com/symfony/finder.git",
6120
-                "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e"
6120
+                "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4"
6121 6121
             },
6122 6122
             "dist": {
6123 6123
                 "type": "zip",
6124
-                "url": "https://api.github.com/repos/symfony/finder/zipball/9915db259f67d21eefee768c1abcf1cc61b1fc9e",
6125
-                "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e",
6124
+                "url": "https://api.github.com/repos/symfony/finder/zipball/a1b31d88c0e998168ca7792f222cbecee47428c4",
6125
+                "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4",
6126 6126
                 "shasum": ""
6127 6127
             },
6128 6128
             "require": {
@@ -6157,7 +6157,7 @@
6157 6157
             "description": "Finds files and directories via an intuitive fluent interface",
6158 6158
             "homepage": "https://symfony.com",
6159 6159
             "support": {
6160
-                "source": "https://github.com/symfony/finder/tree/v6.3.3"
6160
+                "source": "https://github.com/symfony/finder/tree/v6.3.5"
6161 6161
             },
6162 6162
             "funding": [
6163 6163
                 {
@@ -6173,7 +6173,7 @@
6173 6173
                     "type": "tidelift"
6174 6174
                 }
6175 6175
             ],
6176
-            "time": "2023-07-31T08:31:44+00:00"
6176
+            "time": "2023-09-26T12:56:25+00:00"
6177 6177
         },
6178 6178
         {
6179 6179
             "name": "symfony/html-sanitizer",
@@ -6246,16 +6246,16 @@
6246 6246
         },
6247 6247
         {
6248 6248
             "name": "symfony/http-foundation",
6249
-            "version": "v6.3.4",
6249
+            "version": "v6.3.5",
6250 6250
             "source": {
6251 6251
                 "type": "git",
6252 6252
                 "url": "https://github.com/symfony/http-foundation.git",
6253
-                "reference": "cac1556fdfdf6719668181974104e6fcfa60e844"
6253
+                "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957"
6254 6254
             },
6255 6255
             "dist": {
6256 6256
                 "type": "zip",
6257
-                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cac1556fdfdf6719668181974104e6fcfa60e844",
6258
-                "reference": "cac1556fdfdf6719668181974104e6fcfa60e844",
6257
+                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b50f5e281d722cb0f4c296f908bacc3e2b721957",
6258
+                "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957",
6259 6259
                 "shasum": ""
6260 6260
             },
6261 6261
             "require": {
@@ -6303,7 +6303,7 @@
6303 6303
             "description": "Defines an object-oriented layer for the HTTP specification",
6304 6304
             "homepage": "https://symfony.com",
6305 6305
             "support": {
6306
-                "source": "https://github.com/symfony/http-foundation/tree/v6.3.4"
6306
+                "source": "https://github.com/symfony/http-foundation/tree/v6.3.5"
6307 6307
             },
6308 6308
             "funding": [
6309 6309
                 {
@@ -6319,20 +6319,20 @@
6319 6319
                     "type": "tidelift"
6320 6320
                 }
6321 6321
             ],
6322
-            "time": "2023-08-22T08:20:46+00:00"
6322
+            "time": "2023-09-04T21:33:54+00:00"
6323 6323
         },
6324 6324
         {
6325 6325
             "name": "symfony/http-kernel",
6326
-            "version": "v6.3.4",
6326
+            "version": "v6.3.5",
6327 6327
             "source": {
6328 6328
                 "type": "git",
6329 6329
                 "url": "https://github.com/symfony/http-kernel.git",
6330
-                "reference": "36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb"
6330
+                "reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc"
6331 6331
             },
6332 6332
             "dist": {
6333 6333
                 "type": "zip",
6334
-                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb",
6335
-                "reference": "36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb",
6334
+                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f991a964368bee8d883e8d57ced4fe9fff04dfc",
6335
+                "reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc",
6336 6336
                 "shasum": ""
6337 6337
             },
6338 6338
             "require": {
@@ -6416,7 +6416,7 @@
6416 6416
             "description": "Provides a structured process for converting a Request into a Response",
6417 6417
             "homepage": "https://symfony.com",
6418 6418
             "support": {
6419
-                "source": "https://github.com/symfony/http-kernel/tree/v6.3.4"
6419
+                "source": "https://github.com/symfony/http-kernel/tree/v6.3.5"
6420 6420
             },
6421 6421
             "funding": [
6422 6422
                 {
@@ -6432,20 +6432,20 @@
6432 6432
                     "type": "tidelift"
6433 6433
                 }
6434 6434
             ],
6435
-            "time": "2023-08-26T13:54:49+00:00"
6435
+            "time": "2023-09-30T06:37:04+00:00"
6436 6436
         },
6437 6437
         {
6438 6438
             "name": "symfony/mailer",
6439
-            "version": "v6.3.0",
6439
+            "version": "v6.3.5",
6440 6440
             "source": {
6441 6441
                 "type": "git",
6442 6442
                 "url": "https://github.com/symfony/mailer.git",
6443
-                "reference": "7b03d9be1dea29bfec0a6c7b603f5072a4c97435"
6443
+                "reference": "d89611a7830d51b5e118bca38e390dea92f9ea06"
6444 6444
             },
6445 6445
             "dist": {
6446 6446
                 "type": "zip",
6447
-                "url": "https://api.github.com/repos/symfony/mailer/zipball/7b03d9be1dea29bfec0a6c7b603f5072a4c97435",
6448
-                "reference": "7b03d9be1dea29bfec0a6c7b603f5072a4c97435",
6447
+                "url": "https://api.github.com/repos/symfony/mailer/zipball/d89611a7830d51b5e118bca38e390dea92f9ea06",
6448
+                "reference": "d89611a7830d51b5e118bca38e390dea92f9ea06",
6449 6449
                 "shasum": ""
6450 6450
             },
6451 6451
             "require": {
@@ -6496,7 +6496,7 @@
6496 6496
             "description": "Helps sending emails",
6497 6497
             "homepage": "https://symfony.com",
6498 6498
             "support": {
6499
-                "source": "https://github.com/symfony/mailer/tree/v6.3.0"
6499
+                "source": "https://github.com/symfony/mailer/tree/v6.3.5"
6500 6500
             },
6501 6501
             "funding": [
6502 6502
                 {
@@ -6512,20 +6512,20 @@
6512 6512
                     "type": "tidelift"
6513 6513
                 }
6514 6514
             ],
6515
-            "time": "2023-05-29T12:49:39+00:00"
6515
+            "time": "2023-09-06T09:47:15+00:00"
6516 6516
         },
6517 6517
         {
6518 6518
             "name": "symfony/mime",
6519
-            "version": "v6.3.3",
6519
+            "version": "v6.3.5",
6520 6520
             "source": {
6521 6521
                 "type": "git",
6522 6522
                 "url": "https://github.com/symfony/mime.git",
6523
-                "reference": "9a0cbd52baa5ba5a5b1f0cacc59466f194730f98"
6523
+                "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e"
6524 6524
             },
6525 6525
             "dist": {
6526 6526
                 "type": "zip",
6527
-                "url": "https://api.github.com/repos/symfony/mime/zipball/9a0cbd52baa5ba5a5b1f0cacc59466f194730f98",
6528
-                "reference": "9a0cbd52baa5ba5a5b1f0cacc59466f194730f98",
6527
+                "url": "https://api.github.com/repos/symfony/mime/zipball/d5179eedf1cb2946dbd760475ebf05c251ef6a6e",
6528
+                "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e",
6529 6529
                 "shasum": ""
6530 6530
             },
6531 6531
             "require": {
@@ -6580,7 +6580,7 @@
6580 6580
                 "mime-type"
6581 6581
             ],
6582 6582
             "support": {
6583
-                "source": "https://github.com/symfony/mime/tree/v6.3.3"
6583
+                "source": "https://github.com/symfony/mime/tree/v6.3.5"
6584 6584
             },
6585 6585
             "funding": [
6586 6586
                 {
@@ -6596,7 +6596,7 @@
6596 6596
                     "type": "tidelift"
6597 6597
                 }
6598 6598
             ],
6599
-            "time": "2023-07-31T07:08:24+00:00"
6599
+            "time": "2023-09-29T06:59:36+00:00"
6600 6600
         },
6601 6601
         {
6602 6602
             "name": "symfony/polyfill-ctype",
@@ -7399,16 +7399,16 @@
7399 7399
         },
7400 7400
         {
7401 7401
             "name": "symfony/routing",
7402
-            "version": "v6.3.3",
7402
+            "version": "v6.3.5",
7403 7403
             "source": {
7404 7404
                 "type": "git",
7405 7405
                 "url": "https://github.com/symfony/routing.git",
7406
-                "reference": "e7243039ab663822ff134fbc46099b5fdfa16f6a"
7406
+                "reference": "82616e59acd3e3d9c916bba798326cb7796d7d31"
7407 7407
             },
7408 7408
             "dist": {
7409 7409
                 "type": "zip",
7410
-                "url": "https://api.github.com/repos/symfony/routing/zipball/e7243039ab663822ff134fbc46099b5fdfa16f6a",
7411
-                "reference": "e7243039ab663822ff134fbc46099b5fdfa16f6a",
7410
+                "url": "https://api.github.com/repos/symfony/routing/zipball/82616e59acd3e3d9c916bba798326cb7796d7d31",
7411
+                "reference": "82616e59acd3e3d9c916bba798326cb7796d7d31",
7412 7412
                 "shasum": ""
7413 7413
             },
7414 7414
             "require": {
@@ -7462,7 +7462,7 @@
7462 7462
                 "url"
7463 7463
             ],
7464 7464
             "support": {
7465
-                "source": "https://github.com/symfony/routing/tree/v6.3.3"
7465
+                "source": "https://github.com/symfony/routing/tree/v6.3.5"
7466 7466
             },
7467 7467
             "funding": [
7468 7468
                 {
@@ -7478,7 +7478,7 @@
7478 7478
                     "type": "tidelift"
7479 7479
                 }
7480 7480
             ],
7481
-            "time": "2023-07-31T07:08:24+00:00"
7481
+            "time": "2023-09-20T16:05:51+00:00"
7482 7482
         },
7483 7483
         {
7484 7484
             "name": "symfony/service-contracts",
@@ -7564,16 +7564,16 @@
7564 7564
         },
7565 7565
         {
7566 7566
             "name": "symfony/string",
7567
-            "version": "v6.3.2",
7567
+            "version": "v6.3.5",
7568 7568
             "source": {
7569 7569
                 "type": "git",
7570 7570
                 "url": "https://github.com/symfony/string.git",
7571
-                "reference": "53d1a83225002635bca3482fcbf963001313fb68"
7571
+                "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339"
7572 7572
             },
7573 7573
             "dist": {
7574 7574
                 "type": "zip",
7575
-                "url": "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68",
7576
-                "reference": "53d1a83225002635bca3482fcbf963001313fb68",
7575
+                "url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339",
7576
+                "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339",
7577 7577
                 "shasum": ""
7578 7578
             },
7579 7579
             "require": {
@@ -7630,7 +7630,7 @@
7630 7630
                 "utf8"
7631 7631
             ],
7632 7632
             "support": {
7633
-                "source": "https://github.com/symfony/string/tree/v6.3.2"
7633
+                "source": "https://github.com/symfony/string/tree/v6.3.5"
7634 7634
             },
7635 7635
             "funding": [
7636 7636
                 {
@@ -7646,7 +7646,7 @@
7646 7646
                     "type": "tidelift"
7647 7647
                 }
7648 7648
             ],
7649
-            "time": "2023-07-05T08:41:27+00:00"
7649
+            "time": "2023-09-18T10:38:32+00:00"
7650 7650
         },
7651 7651
         {
7652 7652
             "name": "symfony/translation",
@@ -7897,16 +7897,16 @@
7897 7897
         },
7898 7898
         {
7899 7899
             "name": "symfony/var-dumper",
7900
-            "version": "v6.3.4",
7900
+            "version": "v6.3.5",
7901 7901
             "source": {
7902 7902
                 "type": "git",
7903 7903
                 "url": "https://github.com/symfony/var-dumper.git",
7904
-                "reference": "2027be14f8ae8eae999ceadebcda5b4909b81d45"
7904
+                "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5"
7905 7905
             },
7906 7906
             "dist": {
7907 7907
                 "type": "zip",
7908
-                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2027be14f8ae8eae999ceadebcda5b4909b81d45",
7909
-                "reference": "2027be14f8ae8eae999ceadebcda5b4909b81d45",
7908
+                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3d9999376be5fea8de47752837a3e1d1c5f69ef5",
7909
+                "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5",
7910 7910
                 "shasum": ""
7911 7911
             },
7912 7912
             "require": {
@@ -7961,7 +7961,7 @@
7961 7961
                 "dump"
7962 7962
             ],
7963 7963
             "support": {
7964
-                "source": "https://github.com/symfony/var-dumper/tree/v6.3.4"
7964
+                "source": "https://github.com/symfony/var-dumper/tree/v6.3.5"
7965 7965
             },
7966 7966
             "funding": [
7967 7967
                 {
@@ -7977,7 +7977,7 @@
7977 7977
                     "type": "tidelift"
7978 7978
                 }
7979 7979
             ],
7980
-            "time": "2023-08-24T14:51:05+00:00"
7980
+            "time": "2023-09-12T10:11:35+00:00"
7981 7981
         },
7982 7982
         {
7983 7983
             "name": "tijsverkoyen/css-to-inline-styles",

+ 14
- 14
package-lock.json Näytä tiedosto

@@ -6,11 +6,11 @@
6 6
         "": {
7 7
             "devDependencies": {
8 8
                 "@tailwindcss/forms": "^0.5.6",
9
-                "@tailwindcss/typography": "^0.5.9",
10
-                "autoprefixer": "^10.4.15",
9
+                "@tailwindcss/typography": "^0.5.10",
10
+                "autoprefixer": "^10.4.16",
11 11
                 "axios": "^1.1.2",
12 12
                 "laravel-vite-plugin": "^0.8.0",
13
-                "postcss": "^8.4.29",
13
+                "postcss": "^8.4.31",
14 14
                 "tailwindcss": "^3.3.3",
15 15
                 "vite": "^4.0.0"
16 16
             }
@@ -521,9 +521,9 @@
521 521
             "dev": true
522 522
         },
523 523
         "node_modules/autoprefixer": {
524
-            "version": "10.4.15",
525
-            "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.15.tgz",
526
-            "integrity": "sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==",
524
+            "version": "10.4.16",
525
+            "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz",
526
+            "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==",
527 527
             "dev": true,
528 528
             "funding": [
529 529
                 {
@@ -541,8 +541,8 @@
541 541
             ],
542 542
             "dependencies": {
543 543
                 "browserslist": "^4.21.10",
544
-                "caniuse-lite": "^1.0.30001520",
545
-                "fraction.js": "^4.2.0",
544
+                "caniuse-lite": "^1.0.30001538",
545
+                "fraction.js": "^4.3.6",
546 546
                 "normalize-range": "^0.1.2",
547 547
                 "picocolors": "^1.0.0",
548 548
                 "postcss-value-parser": "^4.2.0"
@@ -647,9 +647,9 @@
647 647
             }
648 648
         },
649 649
         "node_modules/caniuse-lite": {
650
-            "version": "1.0.30001528",
651
-            "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001528.tgz",
652
-            "integrity": "sha512-0Db4yyjR9QMNlsxh+kKWzQtkyflkG/snYheSzkjmvdEtEXB1+jt7A2HmSEiO6XIJPIbo92lHNGNySvE5pZcs5Q==",
650
+            "version": "1.0.30001541",
651
+            "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001541.tgz",
652
+            "integrity": "sha512-bLOsqxDgTqUBkzxbNlSBt8annkDpQB9NdzdTbO2ooJ+eC/IQcvDspDc058g84ejCelF7vHUx57KIOjEecOHXaw==",
653 653
             "dev": true,
654 654
             "funding": [
655 655
                 {
@@ -1307,9 +1307,9 @@
1307 1307
             }
1308 1308
         },
1309 1309
         "node_modules/postcss": {
1310
-            "version": "8.4.29",
1311
-            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz",
1312
-            "integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==",
1310
+            "version": "8.4.31",
1311
+            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
1312
+            "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
1313 1313
             "dev": true,
1314 1314
             "funding": [
1315 1315
                 {

+ 3
- 3
package.json Näytä tiedosto

@@ -7,11 +7,11 @@
7 7
     },
8 8
     "devDependencies": {
9 9
         "@tailwindcss/forms": "^0.5.6",
10
-        "@tailwindcss/typography": "^0.5.9",
11
-        "autoprefixer": "^10.4.15",
10
+        "@tailwindcss/typography": "^0.5.10",
11
+        "autoprefixer": "^10.4.16",
12 12
         "axios": "^1.1.2",
13 13
         "laravel-vite-plugin": "^0.8.0",
14
-        "postcss": "^8.4.29",
14
+        "postcss": "^8.4.31",
15 15
         "tailwindcss": "^3.3.3",
16 16
         "vite": "^4.0.0"
17 17
     }

Loading…
Peruuta
Tallenna