|
14 | 14 | },
|
15 | 15 | "devDependencies": {
|
16 | 16 | "@fec/remark-a11y-emoji": "^3.1.0",
|
17 |
| - "@iconify-json/fluent": "^1.1.26", |
| 17 | + "@iconify-json/fluent": "^1.1.27", |
18 | 18 | "@neodrag/svelte": "^2.0.3",
|
19 | 19 | "@sveltejs/adapter-cloudflare": "^2.3.1",
|
20 | 20 | "@sveltejs/kit": "^1.22.3",
|
21 |
| - "@typescript-eslint/eslint-plugin": "^5.62.0", |
22 |
| - "@typescript-eslint/parser": "^5.62.0", |
| 21 | + "@typescript-eslint/eslint-plugin": "^6.1.0", |
| 22 | + "@typescript-eslint/parser": "^6.1.0", |
23 | 23 | "autoprefixer": "^10.4.14",
|
24 | 24 | "cssnano": "^6.0.1",
|
25 |
| - "eslint": "^8.44.0", |
| 25 | + "eslint": "^8.45.0", |
26 | 26 | "eslint-config-prettier": "^8.8.0",
|
27 |
| - "eslint-plugin-svelte": "^2.32.2", |
| 27 | + "eslint-plugin-svelte": "^2.32.4", |
28 | 28 | "fluent-svelte": "^1.6.0",
|
29 | 29 | "husky": "^8.0.3",
|
30 | 30 | "lint-staged": "^13.2.3",
|
31 | 31 | "mdsvex": "^0.11.0",
|
32 | 32 | "postcss": "^8.4.26",
|
33 | 33 | "postcss-media-minmax": "^5.0.0",
|
34 |
| - "prettier": "^2.8.8", |
35 |
| - "prettier-plugin-svelte": "^2.10.1", |
| 34 | + "prettier": "^3.0.0", |
| 35 | + "prettier-plugin-svelte": "^3.0.0", |
36 | 36 | "remark-gfm": "^3.0.1",
|
37 | 37 | "remark-github": "^11.2.4",
|
38 | 38 | "remark-slug": "^7.0.1",
|
39 |
| - "sass": "^1.63.6", |
40 |
| - "svelte": "^4.0.5", |
| 39 | + "sass": "^1.64.0", |
| 40 | + "svelte": "^4.1.1", |
41 | 41 | "svelte-check": "^3.4.6",
|
42 | 42 | "svelte-i18n": "^3.7.0",
|
43 | 43 | "svelte-preprocess": "^5.0.4",
|
44 | 44 | "tslib": "^2.6.0",
|
45 | 45 | "typescript": "^5.1.6",
|
46 | 46 | "unplugin-icons": "0.16.5",
|
47 |
| - "vite": "^4.4.4" |
| 47 | + "vite": "^4.4.6" |
48 | 48 | },
|
49 | 49 | "lint-staged": {
|
50 | 50 | "*": "prettier --write --ignore-unknown --plugin-search-dir=."
|
|
0 commit comments