|
35 | 35 | } |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@playwright/test": "^1.21.0", |
| 38 | + "@playwright/test": "1.22.0", |
39 | 39 | "@sveltejs/adapter-auto": "next", |
40 | 40 | "@sveltejs/kit": "next", |
41 | | - "@tailwindcss/typography": "^0.5.2", |
42 | | - "@typescript-eslint/eslint-plugin": "^5.10.1", |
43 | | - "@typescript-eslint/parser": "^5.10.1", |
44 | | - "autoprefixer": "^10.4.4", |
45 | | - "daisyui": "^2.14.3", |
| 41 | + "@tailwindcss/typography": "0.5.2", |
| 42 | + "@typescript-eslint/eslint-plugin": "5.24.0", |
| 43 | + "@typescript-eslint/parser": "5.24.0", |
| 44 | + "autoprefixer": "10.4.7", |
| 45 | + "daisyui": "2.15.0", |
46 | 46 | "eslint": "8.15.0", |
47 | | - "eslint-config-prettier": "^8.3.0", |
| 47 | + "eslint-config-prettier": "8.5.0", |
48 | 48 | "eslint-plugin-svelte3": "4.0.0", |
49 | 49 | "husky": "8.0.1", |
50 | | - "mdsvex": "^0.10.5", |
51 | | - "postcss": "^8.4.12", |
52 | | - "postcss-load-config": "^3.1.4", |
53 | | - "prettier": "^2.5.1", |
54 | | - "prettier-plugin-svelte": "^2.5.0", |
55 | | - "pretty-quick": "^3.1.3", |
56 | | - "svelte": "^3.44.0", |
57 | | - "svelte-check": "^2.2.6", |
58 | | - "svelte-preprocess": "^4.10.5", |
59 | | - "svelte2tsx": "^0.5.9", |
| 50 | + "mdsvex": "0.10.5", |
| 51 | + "postcss": "8.4.13", |
| 52 | + "postcss-load-config": "3.1.4", |
| 53 | + "prettier": "2.6.2", |
| 54 | + "prettier-plugin-svelte": "2.7.0", |
| 55 | + "pretty-quick": "3.1.3", |
| 56 | + "svelte": "3.48.0", |
| 57 | + "svelte-check": "2.7.1", |
| 58 | + "svelte-preprocess": "4.10.6", |
| 59 | + "svelte2tsx": "0.5.10", |
60 | 60 | "sveltekit-embed": "link:package", |
61 | | - "tailwindcss": "^3.0.23", |
62 | | - "tslib": "^2.3.1", |
63 | | - "typescript": "~4.6.4" |
| 61 | + "tailwindcss": "3.0.24", |
| 62 | + "tslib": "2.4.0", |
| 63 | + "typescript": "4.6.4" |
64 | 64 | }, |
65 | 65 | "type": "module", |
66 | 66 | "repository": { |
|
0 commit comments