Skip to content

Commit eb9a215

Browse files
committed
chore: upgrade
1 parent aaab48b commit eb9a215

File tree

2 files changed

+930
-925
lines changed

2 files changed

+930
-925
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,37 +28,37 @@
2828
"@codemirror/language": "^6.12.1",
2929
"@codemirror/language-data": "^6.5.2",
3030
"@codemirror/state": "^6.5.4",
31-
"@codemirror/view": "^6.39.11",
31+
"@codemirror/view": "^6.39.12",
3232
"@dprint/formatter": "^0.4.1",
3333
"@dprint/markdown": "^0.18.0",
3434
"@headlessui/react": "^2.2.9",
3535
"@lezer/highlight": "^1.2.3",
3636
"@phosphor-icons/react": "^2.1.10",
3737
"cmdk": "^1.1.1",
3838
"codemirror": "^6.0.2",
39-
"jotai": "^2.16.2",
40-
"motion": "^12.29.0",
41-
"react": "^19.2.3",
42-
"react-dom": "^19.2.3",
43-
"react-router-dom": "^7.12.0",
39+
"jotai": "^2.17.0",
40+
"motion": "^12.29.2",
41+
"react": "^19.2.4",
42+
"react-dom": "^19.2.4",
43+
"react-router-dom": "^7.13.0",
4444
"sonner": "^2.0.7",
4545
"use-debounce": "^10.1.0"
4646
},
4747
"devDependencies": {
4848
"@biomejs/biome": "latest",
49-
"@playwright/test": "^1.57.0",
49+
"@playwright/test": "^1.58.1",
5050
"@tailwindcss/postcss": "^4.1.18",
5151
"@tailwindcss/typography": "^0.5.19",
5252
"@tailwindcss/vite": "^4.1.18",
5353
"@types/node": "^22.19.7",
54-
"@types/react": "^19.2.9",
54+
"@types/react": "^19.2.10",
5555
"@types/react-dom": "^19.2.3",
56-
"@typescript-eslint/parser": "^8.53.1",
56+
"@typescript-eslint/parser": "^8.54.0",
5757
"@vitejs/plugin-react": "^4.7.0",
5858
"@vitest/browser": "^3.2.4",
5959
"@vitest/coverage-v8": "^3.2.4",
6060
"@vitest/ui": "3.0.8",
61-
"autoprefixer": "^10.4.23",
61+
"autoprefixer": "^10.4.24",
6262
"babel-plugin-react-compiler": "19.1.0-rc.1",
6363
"eslint": "^9.39.2",
6464
"eslint-plugin-react-hooks": "6.0.0-rc1",

0 commit comments

Comments
 (0)