|
46 | 46 | ] |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@playwright/test": "^1.32.3", |
| 49 | + "@playwright/test": "^1.33.0", |
50 | 50 | "@sveltejs/adapter-static": "^2.0.2", |
51 | | - "@sveltejs/kit": "^1.15.5", |
| 51 | + "@sveltejs/kit": "^1.15.9", |
52 | 52 | "@sveltejs/package": "1", |
53 | 53 | "@testing-library/react": "^14.0.0", |
54 | 54 | "@testing-library/svelte": "^3.2.2", |
55 | | - "@types/react": "^18.0.35", |
56 | | - "@types/react-dom": "^18.0.11", |
57 | | - "@typescript-eslint/eslint-plugin": "^5.58.0", |
58 | | - "@typescript-eslint/parser": "^5.58.0", |
| 55 | + "@types/react-dom": "^18.2.1", |
| 56 | + "@types/react": "^18.2.0", |
| 57 | + "@typescript-eslint/eslint-plugin": "^5.59.1", |
| 58 | + "@typescript-eslint/parser": "^5.59.1", |
| 59 | + "@vitejs/plugin-react": "3", |
59 | 60 | "autoprefixer": "^10.4.14", |
60 | 61 | "concurrently": "^8.0.1", |
61 | | - "eslint": "^8.38.0", |
62 | 62 | "eslint-config-airbnb-base": "^15.0.0", |
63 | 63 | "eslint-config-airbnb-typescript": "^17.0.0", |
64 | 64 | "eslint-config-prettier": "^8.8.0", |
|
68 | 68 | "eslint-plugin-only-warn": "^1.1.0", |
69 | 69 | "eslint-plugin-prettier": "^4.2.1", |
70 | 70 | "eslint-plugin-svelte3": "^4.0.0", |
| 71 | + "eslint": "^8.39.0", |
71 | 72 | "husky": "^8.0.3", |
72 | 73 | "jsdom": "^21.1.1", |
73 | | - "lint-staged": "^13.2.1", |
74 | | - "postcss": "^8.4.21", |
75 | | - "prettier": "^2.8.7", |
| 74 | + "lint-staged": "^13.2.2", |
| 75 | + "postcss": "^8.4.23", |
76 | 76 | "prettier-plugin-svelte": "^2.10.0", |
77 | | - "react": "^18.2.0", |
| 77 | + "prettier": "^2.8.8", |
78 | 78 | "react-dom": "^18.2.0", |
79 | | - "sass": "^1.62.0", |
80 | | - "svelte": "^3.58.0", |
| 79 | + "react": "^18.2.0", |
| 80 | + "sass": "^1.62.1", |
81 | 81 | "svelte-check": "^3.2.0", |
82 | | - "svelte-preprocess": "^5.0.3", |
| 82 | + "svelte": "^3.58.0", |
83 | 83 | "svelte2tsx": "^0.6.11", |
84 | 84 | "typescript": "^5.0.4", |
85 | | - "vite": "^4.2.1", |
86 | 85 | "vite-tsconfig-paths": "^4.2.0", |
| 86 | + "vite": "^4.3.3", |
87 | 87 | "vitest": "^0.30.1" |
88 | 88 | }, |
89 | 89 | "dependencies": { |
90 | | - "@vitejs/plugin-react": "^3.1.0", |
91 | 90 | "magic-string": "^0.30.0" |
92 | 91 | }, |
93 | 92 | "peerDependencies": { |
|
0 commit comments