chore: update dependencies
This commit is contained in:
18
package.json
18
package.json
@@ -9,16 +9,16 @@
|
||||
"prepare": "panda codegen && bun run ./.husky/install.mts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.5",
|
||||
"@commitlint/cli": "^20.4.3",
|
||||
"@commitlint/config-conventional": "^20.4.3",
|
||||
"@biomejs/biome": "2.4.8",
|
||||
"@commitlint/cli": "^20.5.0",
|
||||
"@commitlint/config-conventional": "^20.5.0",
|
||||
"@pandacss/dev": "^1.9.0",
|
||||
"@types/bun": "latest",
|
||||
"@types/bun": "1.3.11",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.3.2",
|
||||
"vite": "^8.0.0"
|
||||
"lint-staged": "^16.4.0",
|
||||
"vite": "^8.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.9.3"
|
||||
@@ -29,10 +29,10 @@
|
||||
"@fortawesome/fontawesome-svg-core": "^7.2.0",
|
||||
"@fortawesome/free-brands-svg-icons": "^7.2.0",
|
||||
"@fortawesome/free-solid-svg-icons": "^7.2.0",
|
||||
"@fortawesome/react-fontawesome": "^3.2.0",
|
||||
"@fortawesome/react-fontawesome": "^3.3.0",
|
||||
"@srjuggernaut-dev/srjuggernaut-panda-preset": "^0.0.17",
|
||||
"@tanstack/react-router": "^1.166.3",
|
||||
"@tanstack/react-start": "^1.166.3",
|
||||
"@tanstack/react-router": "^1.168.1",
|
||||
"@tanstack/react-start": "^1.167.1",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4"
|
||||
|
||||
Reference in New Issue
Block a user