|
1 | 1 | {
|
2 | 2 | "name": "eslint-plugin-svelte",
|
3 |
| - "version": "2.36.0-next.9", |
| 3 | + "version": "2.36.0-next.10", |
4 | 4 | "description": "ESLint plugin for Svelte using AST",
|
5 | 5 | "repository": "git+https://github.com/sveltejs/eslint-plugin-svelte.git",
|
6 | 6 | "homepage": "https://sveltejs.github.io/eslint-plugin-svelte",
|
|
72 | 72 | "debug": "^4.3.4",
|
73 | 73 | "eslint-compat-utils": "^0.4.1",
|
74 | 74 | "esutils": "^2.0.3",
|
75 |
| - "known-css-properties": "^0.29.0", |
| 75 | + "known-css-properties": "^0.30.0", |
76 | 76 | "postcss": "^8.4.35",
|
77 | 77 | "postcss-load-config": "^3.1.4",
|
78 | 78 | "postcss-safe-parser": "^6.0.0",
|
|
165 | 165 | "source-map-js": "^1.0.2",
|
166 | 166 | "stylelint": "^16.2.1",
|
167 | 167 | "stylelint-config-standard": "^36.0.0",
|
168 |
| - "stylus": "^0.62.0", |
| 168 | + "stylus": "^0.63.0", |
169 | 169 | "svelte": "^5.0.0-next.73",
|
170 | 170 | "svelte-adapter-ghpages": "0.2.2",
|
171 | 171 | "svelte-i18n": "^4.0.0",
|
172 | 172 | "tslib": "^2.6.2",
|
173 | 173 | "type-coverage": "^2.27.1",
|
174 |
| - "typescript": "~5.3.3", |
| 174 | + "typescript": "~5.4.0", |
175 | 175 | "vite": "^5.1.5",
|
176 | 176 | "vite-plugin-svelte-md": "^0.1.7",
|
177 | 177 | "yaml": "^2.4.1"
|
|
0 commit comments