Skip to content

Commit 12611f1

Browse files
committed
chore: upgrade
1 parent d291ce3 commit 12611f1

File tree

2 files changed

+717
-750
lines changed

2 files changed

+717
-750
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,47 +28,47 @@
2828
"@codemirror/language": "^6.11.3",
2929
"@codemirror/language-data": "^6.5.1",
3030
"@codemirror/state": "^6.5.2",
31-
"@codemirror/view": "^6.38.5",
31+
"@codemirror/view": "^6.38.6",
3232
"@dprint/formatter": "^0.4.1",
3333
"@dprint/markdown": "^0.18.0",
3434
"@headlessui/react": "^2.2.9",
35-
"@lezer/highlight": "^1.2.1",
35+
"@lezer/highlight": "^1.2.2",
3636
"@phosphor-icons/react": "^2.1.10",
3737
"cmdk": "^1.1.1",
3838
"codemirror": "^6.0.2",
3939
"jotai": "^2.15.0",
40-
"motion": "^12.23.22",
40+
"motion": "^12.23.24",
4141
"react": "^19.2.0",
4242
"react-dom": "^19.2.0",
43-
"react-router-dom": "^7.9.3",
43+
"react-router-dom": "^7.9.4",
4444
"sonner": "^2.0.7",
4545
"use-debounce": "^10.0.6"
4646
},
4747
"devDependencies": {
4848
"@biomejs/biome": "latest",
49-
"@playwright/test": "^1.56.0",
50-
"@tailwindcss/postcss": "^4.1.14",
49+
"@playwright/test": "^1.56.1",
50+
"@tailwindcss/postcss": "^4.1.15",
5151
"@tailwindcss/typography": "^0.5.19",
52-
"@tailwindcss/vite": "^4.1.14",
53-
"@types/node": "^22.18.8",
52+
"@tailwindcss/vite": "^4.1.15",
53+
"@types/node": "^22.18.12",
5454
"@types/react": "^19.2.2",
55-
"@types/react-dom": "^19.2.1",
56-
"@typescript-eslint/parser": "^8.46.0",
55+
"@types/react-dom": "^19.2.2",
56+
"@typescript-eslint/parser": "^8.46.2",
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",
6161
"autoprefixer": "^10.4.21",
6262
"babel-plugin-react-compiler": "19.1.0-rc.1",
63-
"eslint": "^9.37.0",
63+
"eslint": "^9.38.0",
6464
"eslint-plugin-react-hooks": "6.0.0-rc1",
6565
"globals": "^16.4.0",
6666
"postcss": "^8.5.6",
6767
"rollup-plugin-visualizer": "^5.14.0",
68-
"tailwindcss": "^4.1.14",
68+
"tailwindcss": "^4.1.15",
6969
"typescript": "^5.9.3",
70-
"vite": "^7.1.9",
71-
"vite-plugin-pwa": "^1.0.3",
70+
"vite": "^7.1.11",
71+
"vite-plugin-pwa": "^1.1.0",
7272
"vite-plugin-top-level-await": "^1.6.0",
7373
"vite-plugin-wasm": "^3.5.0",
7474
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)