Skip to content

Commit a8fe96a

Browse files
author
Ronny
committed
update package dependencies
1 parent f7f2497 commit a8fe96a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@types/chrome": "0.0.326",
1717
"@types/jsdom": "21.1.7",
1818
"@types/nw.js": "0.92.0",
19-
"eslint": "9.28.0",
19+
"eslint": "9.29.0",
2020
"eslint-plugin-tsdoc": "0.4.0",
2121
"jsdom": "26.1.0",
22-
"puppeteer-core": "24.10.0",
22+
"puppeteer-core": "24.10.1",
2323
"tslib": "2.8.1",
2424
"typescript": "5.8.3",
25-
"typescript-eslint": "8.33.1",
25+
"typescript-eslint": "8.34.0",
2626
"vite": "6.3.5",
27-
"vitest": "3.2.2",
27+
"vitest": "3.2.3",
2828
"vitest-mock-extended": "3.1.0"
2929
},
3030
"scripts": {

web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,25 @@
1212
"protobufjs": "7.5.3"
1313
},
1414
"devDependencies": {
15-
"@fluentui/svg-icons": "1.1.302",
15+
"@fluentui/svg-icons": "1.1.303",
1616
"@fluentui/web-components": "2.6.1",
1717
"@microsoft/fast-element": "1.14.0",
1818
"@svelte-put/dragscroll": "4.0.0",
1919
"@sveltejs/vite-plugin-svelte": "5.1.0",
2020
"@tsconfig/svelte": "5.0.4",
21-
"@types/react": "19.1.6",
21+
"@types/react": "19.1.8",
2222
"@types/react-dom": "19.1.6",
2323
"@types/wicg-file-system-access": "2023.10.6",
24-
"@vitejs/plugin-react": "4.5.1",
24+
"@vitejs/plugin-react": "4.5.2",
2525
"@vitejs/plugin-vue": "5.2.4",
2626
"@vscode/codicons": "0.0.36",
27-
"carbon-components-svelte": "0.89.2",
27+
"carbon-components-svelte": "0.89.4",
2828
"carbon-icons-svelte": "13.4.0",
2929
"fuse.js": "7.1.0",
3030
"lit": "3.3.0",
3131
"react": "19.1.0",
3232
"react-dom": "19.1.0",
33-
"svelte": "5.33.15",
33+
"svelte": "5.34.1",
3434
"svelte-check": "4.2.1",
3535
"vue": "3.5.16",
3636
"vue-tsc": "next"

0 commit comments

Comments
 (0)