Skip to content

Commit

Permalink
update package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ronny1982 committed Nov 21, 2024
1 parent e8854fb commit a7b7e53
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"docs"
],
"devDependencies": {
"@stylistic/eslint-plugin": "^2.10.1",
"@stylistic/eslint-plugin": "^2.11.0",
"@types/chrome": "^0.0.283",
"@types/jsdom": "^21.1.7",
"@types/nw.js": "^0.92.0",
"eslint": "^9.15.0",
"eslint-plugin-tsdoc": "^0.3.0",
"jsdom": "^25.0.1",
"puppeteer-core": "^23.8.0",
"puppeteer-core": "^23.9.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0",
"typescript-eslint": "^8.15.0",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vitest-mock-extended": "^2.0.2"
Expand Down
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"@vitejs/plugin-react": "^4.3.3",
"@vitejs/plugin-vue": "^5.2.0",
"@vscode/codicons": "^0.0.36",
"carbon-components-svelte": "^0.85.4",
"carbon-components-svelte": "^0.86.0",
"carbon-icons-svelte": "^12.13.0",
"fuse.js": "^7.0.0",
"lit": "^3.2.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^5.2.1",
"svelte-check": "^4.0.8",
"svelte": "^5.2.7",
"svelte-check": "^4.0.9",
"svelte-virtuallists": "^1.4.0",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10"
Expand Down

0 comments on commit a7b7e53

Please sign in to comment.