Skip to content

Commit bc3f866

Browse files
deps: Update all non-major dependencies (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d19776 commit bc3f866

File tree

2 files changed

+233
-233
lines changed

2 files changed

+233
-233
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"description": "Web Metaverse with Point Cloud",
66
"license": "MIT",
7-
"packageManager": "pnpm@10.27.0",
7+
"packageManager": "pnpm@10.28.0",
88
"scripts": {
99
"dev": "vite",
1010
"build": "vite build",
@@ -34,18 +34,18 @@
3434
"nipplejs": "^0.10.2",
3535
"react": "^19.2.3",
3636
"react-dom": "^19.2.3",
37-
"react-router-dom": "^7.11.0",
37+
"react-router-dom": "^7.12.0",
3838
"tailwind-merge": "^3.4.0",
3939
"tailwindcss": "^4.1.18"
4040
},
4141
"devDependencies": {
4242
"@playwright/test": "^1.57.0",
4343
"@tailwindcss/vite": "^4.1.18",
44-
"@types/node": "^25.0.6",
45-
"@types/react": "^19.2.7",
44+
"@types/node": "^25.0.8",
45+
"@types/react": "^19.2.8",
4646
"@types/react-dom": "^19.2.3",
47-
"@typescript-eslint/eslint-plugin": "^8.52.0",
48-
"@typescript-eslint/parser": "^8.52.0",
47+
"@typescript-eslint/eslint-plugin": "^8.53.0",
48+
"@typescript-eslint/parser": "^8.53.0",
4949
"@vitejs/plugin-react": "^5.1.2",
5050
"autoprefixer": "^10.4.23",
5151
"eslint": "^9.39.2",
@@ -59,7 +59,7 @@
5959
"postcss": "^8.5.6",
6060
"prettier": "^3.7.4",
6161
"typescript": "^5.9.3",
62-
"vite": "^7.3.0"
62+
"vite": "^7.3.1"
6363
},
6464
"lint-staged": {
6565
"*.{ts,tsx}": [

0 commit comments

Comments
 (0)