|
59 | 59 | }, |
60 | 60 | "peerDependencies": { |
61 | 61 | "eslint": "^7.0.0 || ^8.0.0-0 || ^9.0.0-0", |
62 | | - "svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.68" |
| 62 | + "svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.73" |
63 | 63 | }, |
64 | 64 | "peerDependenciesMeta": { |
65 | 65 | "svelte": { |
|
110 | 110 | "@types/markdown-it-container": "^2.0.9", |
111 | 111 | "@types/markdown-it-emoji": "^2.0.4", |
112 | 112 | "@types/mocha": "^10.0.6", |
113 | | - "@types/node": "^20.11.24", |
| 113 | + "@types/node": "^20.11.25", |
114 | 114 | "@types/postcss-safe-parser": "^5.0.4", |
115 | 115 | "@types/prismjs": "^1.26.3", |
116 | 116 | "@types/semver": "^7.5.8", |
117 | 117 | "@types/stylus": "^0.48.42", |
118 | | - "@typescript-eslint/eslint-plugin": "^7.1.0", |
119 | | - "@typescript-eslint/parser": "^7.1.0", |
| 118 | + "@typescript-eslint/eslint-plugin": "^7.1.1", |
| 119 | + "@typescript-eslint/parser": "^7.1.1", |
120 | 120 | "@typescript/vfs": "^1.5.0", |
121 | 121 | "acorn": "^8.11.3", |
122 | 122 | "assert": "^2.1.0", |
|
166 | 166 | "stylelint": "^16.2.1", |
167 | 167 | "stylelint-config-standard": "^36.0.0", |
168 | 168 | "stylus": "^0.63.0", |
169 | | - "svelte": "^5.0.0-next.70", |
| 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 | 174 | "typescript": "~5.4.0", |
175 | | - "vite": "^5.1.4", |
| 175 | + "vite": "^5.1.5", |
176 | 176 | "vite-plugin-svelte-md": "^0.1.7", |
177 | | - "yaml": "^2.4.0" |
| 177 | + "yaml": "^2.4.1" |
178 | 178 | }, |
179 | 179 | "publishConfig": { |
180 | 180 | "access": "public" |
|
0 commit comments