Skip to content

Commit ef52484

Browse files
Copilotsunny0826
andauthored
build(deps): bump @codemirror/language, @eslint/js, tailwindcss, typescript-eslint, and vite (#235)
Merged dependency updates from PRs #230, #231, #232, #233, #234: - @codemirror/language: ^6.12.2 → ^6.12.3 - @eslint/js: ^9.39.2 → ^9.39.4 - tailwindcss: ^4.2.2 → ^4.2.4 - typescript-eslint: ^8.58.0 → ^8.59.2 - vite: ^8.0.9 → ^8.0.10 Agent-Logs-Url: https://github.com/KWDB/playground/sessions/1696a516-7926-4951-8e5d-4553d6543bac Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sunny0826 <24563928+sunny0826@users.noreply.github.com>
1 parent 1b7b534 commit ef52484

2 files changed

Lines changed: 209 additions & 198 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@codemirror/lang-java": "^6.0.2",
2626
"@codemirror/lang-python": "^6.2.1",
2727
"@codemirror/lang-sql": "^6.10.0",
28-
"@codemirror/language": "^6.12.2",
28+
"@codemirror/language": "^6.12.3",
2929
"@codemirror/lint": "^6.9.5",
3030
"@codemirror/state": "^6.6.0",
3131
"@codemirror/view": "^6.41.0",
@@ -56,7 +56,7 @@
5656
"zustand": "^5.0.12"
5757
},
5858
"devDependencies": {
59-
"@eslint/js": "^9.39.2",
59+
"@eslint/js": "^9.39.4",
6060
"@playwright/test": "^1.59.1",
6161
"@tailwindcss/postcss": "^4.2.2",
6262
"@testing-library/jest-dom": "^6.9.1",
@@ -75,10 +75,10 @@
7575
"jsdom": "^29.0.1",
7676
"postcss": "^8.5.10",
7777
"tailwind-scrollbar": "^4.0.2",
78-
"tailwindcss": "^4.2.2",
78+
"tailwindcss": "^4.2.4",
7979
"typescript": "~5.9.3",
80-
"typescript-eslint": "^8.58.0",
81-
"vite": "^8.0.9",
80+
"typescript-eslint": "^8.59.2",
81+
"vite": "^8.0.10",
8282
"vite-plugin-trae-solo-badge": "^1.0.0",
8383
"vite-tsconfig-paths": "^6.0.3",
8484
"vitest": "^4.0.18"

0 commit comments

Comments
 (0)