Skip to content

Commit 79f3b78

Browse files
Bump the all group with 72 updates (#349)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60765fc commit 79f3b78

File tree

2 files changed

+539
-533
lines changed

2 files changed

+539
-533
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,32 @@
1515
"dependencies": {
1616
"@tauri-apps/api": "^2.7.0",
1717
"@tauri-apps/plugin-opener": "^2.4.0",
18-
"next": "^15.4.2",
19-
"react": "^19.1.0",
20-
"react-dom": "^19.1.0"
18+
"next": "^15.4.6",
19+
"react": "^19.1.1",
20+
"react-dom": "^19.1.1"
2121
},
2222
"devDependencies": {
23-
"@biomejs/biome": "^2.1.2",
23+
"@biomejs/biome": "^2.1.4",
2424
"@eslint/eslintrc": "^3.3.1",
25-
"@eslint/js": "^9.31.0",
26-
"@next/eslint-plugin-next": "^15.4.2",
25+
"@eslint/js": "^9.33.0",
26+
"@next/eslint-plugin-next": "^15.4.6",
2727
"@tailwindcss/postcss": "^4.1.11",
28-
"@tauri-apps/cli": "^2.7.0",
29-
"@testing-library/dom": "^10.4.0",
28+
"@tauri-apps/cli": "^2.7.1",
29+
"@testing-library/dom": "^10.4.1",
3030
"@testing-library/react": "^16.3.0",
31-
"@types/node": "^24.0.15",
32-
"@types/react": "^19.1.8",
33-
"@types/react-dom": "^19.1.6",
34-
"@typescript-eslint/eslint-plugin": "^8.37.0",
35-
"@typescript-eslint/parser": "^8.37.0",
36-
"@vitejs/plugin-react": "^4.7.0",
31+
"@types/node": "^24.2.1",
32+
"@types/react": "^19.1.9",
33+
"@types/react-dom": "^19.1.7",
34+
"@typescript-eslint/eslint-plugin": "^8.39.0",
35+
"@typescript-eslint/parser": "^8.39.0",
36+
"@vitejs/plugin-react": "^5.0.0",
3737
"eslint": "^9.31.0",
38-
"eslint-config-next": "^15.4.2",
38+
"eslint-config-next": "^15.4.6",
3939
"eslint-plugin-react-hooks": "^5.2.0",
4040
"jsdom": "^26.1.0",
4141
"tailwindcss": "^4.1.11",
42-
"typescript": "~5.8.3",
43-
"typescript-eslint": "^8.37.0",
42+
"typescript": "~5.9.2",
43+
"typescript-eslint": "^8.39.0",
4444
"vite-tsconfig-paths": "^5.1.4",
4545
"vitest": "^3.2.4"
4646
}

0 commit comments

Comments
 (0)