|
20 | 20 | "test": "npm run test -workspaces -if-present" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@11ty/eleventy": "^3.1.0", |
24 | | - "@changesets/changelog-github": "^0.5.1", |
25 | | - "@changesets/cli": "^2.29.5", |
26 | | - "@eslint/js": "^9.30.0", |
| 23 | + "@11ty/eleventy": "^3.1.2", |
| 24 | + "@changesets/changelog-github": "^0.5.2", |
| 25 | + "@changesets/cli": "^2.29.8", |
| 26 | + "@eslint/js": "^9.39.2", |
27 | 27 | "@highlightjs/cdn-assets": "^11.11.1", |
28 | 28 | "@open-wc/testing": "^4.0.0", |
29 | | - "@remcovaes/web-test-runner-vite-plugin": "^1.3.0", |
| 29 | + "@remcovaes/web-test-runner-vite-plugin": "^1.4.0", |
30 | 30 | "@rollup/plugin-commonjs": "^26.0.1", |
31 | 31 | "@rollup/plugin-replace": "^6.0.3", |
32 | 32 | "@stackoverflow/prettier-config": "^1.0.0", |
33 | 33 | "@stackoverflow/stacks-icons": "^7.0.0-beta.14", |
34 | 34 | "@stackoverflow/stacks-icons-legacy": "npm:@stackoverflow/stacks-icons@^6.9.0", |
35 | | - "@storybook/addon-docs": "^9.1.5", |
36 | | - "@storybook/addon-links": "^9.1.3", |
37 | | - "@storybook/addon-svelte-csf": "^5.0.8", |
38 | | - "@storybook/svelte": "^9.1.5", |
39 | | - "@storybook/svelte-vite": "^9.1.15", |
40 | | - "@sveltejs/package": "^2.5.0", |
41 | | - "@sveltejs/vite-plugin-svelte": "^5.1.0", |
42 | | - "@testing-library/dom": "^10.4.0", |
43 | | - "@testing-library/svelte": "^5.2.8", |
| 35 | + "@storybook/addon-docs": "^10.1.11", |
| 36 | + "@storybook/addon-links": "^10.1.11", |
| 37 | + "@storybook/addon-svelte-csf": "^5.0.10", |
| 38 | + "@storybook/svelte-vite": "^10.1.11", |
| 39 | + "@sveltejs/package": "^2.5.7", |
| 40 | + "@sveltejs/vite-plugin-svelte": "^6.2.4", |
| 41 | + "@testing-library/dom": "^10.4.1", |
| 42 | + "@testing-library/svelte": "^5.3.1", |
44 | 43 | "@testing-library/user-event": "^14.6.1", |
45 | 44 | "@types/babel__core": "^7.20.5", |
46 | 45 | "@types/cssbeautify": "^0.3.5", |
47 | 46 | "@types/less": "^3.0.8", |
48 | 47 | "@types/mocha": "^10.0.10", |
49 | | - "@typescript-eslint/parser": "^8.42.0", |
| 48 | + "@typescript-eslint/parser": "^8.53.0", |
50 | 49 | "@web/dev-server-esbuild": "^1.0.4", |
51 | 50 | "@web/dev-server-rollup": "^0.6.4", |
52 | | - "@web/test-runner": "^0.20.1", |
| 51 | + "@web/test-runner": "^0.20.2", |
53 | 52 | "@web/test-runner-commands": "^0.9.0", |
54 | 53 | "@web/test-runner-playwright": "^0.11.1", |
55 | 54 | "@web/test-runner-visual-regression": "^0.10.0", |
56 | 55 | "apca-check": "^0.1.1", |
57 | 56 | "chai-dom": "^1.12.1", |
58 | | - "colorjs.io": "^0.5.2", |
59 | | - "concurrently": "^9.2.0", |
| 57 | + "colorjs.io": "^0.6.1", |
| 58 | + "concurrently": "^9.2.1", |
60 | 59 | "css-loader": "^7.1.2", |
61 | 60 | "cssbeautify": "^0.3.1", |
62 | | - "cssnano": "^7.0.7", |
| 61 | + "cssnano": "^7.1.2", |
63 | 62 | "eleventy-plugin-highlightjs": "^1.1.0", |
64 | 63 | "eleventy-plugin-llms-txt": "^1.2.0", |
65 | 64 | "eleventy-plugin-nesting-toc": "^1.3.0", |
66 | | - "eslint": "^9.35.0", |
| 65 | + "eslint": "^9.39.2", |
67 | 66 | "eslint-config-prettier": "^10.1.8", |
68 | 67 | "eslint-plugin-chai-friendly": "^1.1.0", |
69 | | - "eslint-plugin-no-unsanitized": "^4.1.2", |
70 | | - "eslint-plugin-prettier": "^5.5.4", |
71 | | - "eslint-plugin-svelte": "^3.13.0", |
72 | | - "globals": "^16.4.0", |
| 68 | + "eslint-plugin-no-unsanitized": "^4.1.4", |
| 69 | + "eslint-plugin-prettier": "^5.5.5", |
| 70 | + "eslint-plugin-svelte": "^3.14.0", |
| 71 | + "globals": "^17.0.0", |
73 | 72 | "htm": "^3.1.1", |
74 | 73 | "less-loader": "^12.3.0", |
75 | 74 | "markdown-it": "^14.1.0", |
76 | | - "mini-css-extract-plugin": "^2.9.2", |
| 75 | + "mini-css-extract-plugin": "^2.9.4", |
77 | 76 | "postcss-less": "^6.0.0", |
78 | | - "postcss-loader": "^8.1.1", |
79 | | - "prettier": "^3.6.2", |
80 | | - "prettier-plugin-svelte": "^3.4.0", |
81 | | - "rimraf": "^6.0.1", |
| 77 | + "postcss-loader": "^8.2.0", |
| 78 | + "prettier": "^3.8.0", |
| 79 | + "prettier-plugin-svelte": "^3.4.1", |
| 80 | + "rimraf": "^6.1.2", |
82 | 81 | "rollup-plugin-postcss": "^4.0.2", |
83 | | - "sass": "^1.93.2", |
84 | | - "sinon": "^20.0.0", |
85 | | - "storybook": "^9.1.5", |
86 | | - "stylelint": "^16.25.0", |
87 | | - "stylelint-config-recommended": "^16.0.0", |
88 | | - "stylelint-config-standard": "^39.0.1", |
89 | | - "svelte": "^5.39.11", |
90 | | - "svelte-check": "^4.3.3", |
| 82 | + "sass": "^1.97.2", |
| 83 | + "sinon": "^21.0.1", |
| 84 | + "storybook": "^10.1.11", |
| 85 | + "stylelint": "^17.0.0", |
| 86 | + "stylelint-config-recommended": "^18.0.0", |
| 87 | + "stylelint-config-standard": "^40.0.0", |
| 88 | + "svelte": "^5.46.4", |
| 89 | + "svelte-check": "^4.3.5", |
91 | 90 | "svelte-preprocess": "^6.0.3", |
92 | | - "terser-webpack-plugin": "^5.3.14", |
93 | | - "ts-loader": "^9.5.2", |
| 91 | + "terser-webpack-plugin": "^5.3.16", |
| 92 | + "ts-loader": "^9.5.4", |
94 | 93 | "typescript": "^5.9.3", |
95 | | - "typescript-eslint": "^8.46.1", |
96 | | - "vite": "^6.4.1", |
97 | | - "vitest": "^3.1.3", |
98 | | - "webpack": "^5.102.1", |
| 94 | + "typescript-eslint": "^8.53.0", |
| 95 | + "vite": "^7.3.1", |
| 96 | + "vitest": "^4.0.17", |
| 97 | + "webpack": "^5.104.1", |
99 | 98 | "webpack-cli": "^6.0.1", |
100 | 99 | "webpack-merge": "^6.0.1" |
101 | 100 | }, |
|
0 commit comments