chore: update dependencies
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
"@biomejs/biome": "2.4.8",
|
||||
"@commitlint/cli": "^20.5.0",
|
||||
"@commitlint/config-conventional": "^20.5.0",
|
||||
"@pandacss/dev": "^1.9.0",
|
||||
"@pandacss/dev": "^1.9.1",
|
||||
"@types/bun": "1.3.11",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.4.0",
|
||||
"vite": "^8.0.1"
|
||||
"vite": "^8.0.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.9.3"
|
||||
@@ -32,8 +32,8 @@
|
||||
"@fortawesome/free-solid-svg-icons": "^7.2.0",
|
||||
"@fortawesome/react-fontawesome": "^3.3.0",
|
||||
"@srjuggernaut-dev/srjuggernaut-panda-preset": "^0.0.17",
|
||||
"@tanstack/react-router": "^1.168.1",
|
||||
"@tanstack/react-start": "^1.167.1",
|
||||
"@tanstack/react-router": "^1.168.2",
|
||||
"@tanstack/react-start": "^1.167.4",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4"
|
||||
|
||||
Reference in New Issue
Block a user