Skip to content

Commit c36b774

Browse files
committed
Mass update packages
1 parent 4e6b7cc commit c36b774

3 files changed

Lines changed: 307 additions & 346 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
"@headlessui/react": "^2.2.10",
5050
"@inertiajs/react": "3.3.0",
5151
"@types/leaflet": "^1.9.21",
52-
"axios": "^1.16.1",
52+
"axios": "^1.17.0",
5353
"leaflet": "^1.9.4",
54-
"react": "^19.2.6",
55-
"react-dom": "^19.2.6",
54+
"react": "^19.2.7",
55+
"react-dom": "^19.2.7",
5656
"react-icons": "^5.6.0",
5757
"react-leaflet": "^5.0.0"
5858
},
@@ -61,25 +61,25 @@
6161
"@tailwindcss/forms": "^0.5.11",
6262
"@tailwindcss/vite": "^4.3.0",
6363
"@types/node": "^25.9.1",
64-
"@types/react": "^19.2.15",
64+
"@types/react": "^19.2.17",
6565
"@types/react-dom": "^19.2.3",
6666
"@vitejs/plugin-react": "^6.0.2",
6767
"autoprefixer": "^10.5.0",
68-
"concurrently": "^9.2.1",
68+
"concurrently": "^10.0.3",
6969
"eslint": "^9.0.0",
7070
"eslint-config-prettier": "^10.1.8",
7171
"eslint-plugin-react": "^7.37.5",
7272
"eslint-plugin-react-hooks": "^7.1.1",
7373
"globals": "^17.6.0",
7474
"husky": "^9.1.7",
7575
"laravel-vite-plugin": "^3.1.0",
76-
"lint-staged": "^17.0.5",
76+
"lint-staged": "^17.0.7",
7777
"postcss": "^8.5.15",
7878
"prettier": "^3.8.3",
7979
"tailwindcss": "^4.3.0",
8080
"typescript": "~6.0.3",
81-
"typescript-eslint": "^8.60.0",
82-
"vite": "^8.0.14"
81+
"typescript-eslint": "^8.60.1",
82+
"vite": "^8.0.16"
8383
},
8484
"lint-staged": {
8585
"resources/js/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)