chore: bump version (#4535)

This commit is contained in:
Alex Yang
2025-09-08 18:30:44 -07:00
committed by GitHub
parent 2f2c21f0e5
commit a22f65fdc3
9 changed files with 1188 additions and 2860 deletions

View File

@@ -91,14 +91,11 @@
},
"devDependencies": {
"@types/canvas-confetti": "^1.9.0",
"@types/node": "^24.3.0",
"@types/node": "^24.3.1",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"@types/three": "^0.179.0",
"@types/three": "^0.180.0",
"@types/ua-parser-js": "^0.7.39",
"dotenv": "^16.6.1",
"dotenv-cli": "^7.4.4",
"eslint-config-next": "15.5.2",
"postcss": "^8.5.6",
"tailwindcss": "3.4.17"
}