|
92 | 92 | }, |
93 | 93 | "devDependencies": { |
94 | 94 | "@eslint/js": "^9.26.0", |
95 | | - "@jest/globals": "^29.7.0", |
96 | | - "@sveltejs/vite-plugin-svelte": "^5.0.3", |
| 95 | + "@jest/globals": "^30.0.5", |
| 96 | + "@sveltejs/vite-plugin-svelte": "^6.1.0", |
97 | 97 | "@testing-library/jest-dom": "^6.6.3", |
98 | 98 | "@testing-library/user-event": "^14.6.1", |
99 | 99 | "@vitest/coverage-v8": "^3.1.3", |
|
106 | 106 | "eslint-plugin-simple-import-sort": "^12.1.1", |
107 | 107 | "eslint-plugin-svelte": "^3.5.1", |
108 | 108 | "eslint-plugin-testing-library": "^7.1.1", |
109 | | - "eslint-plugin-unicorn": "^59.0.1", |
| 109 | + "eslint-plugin-unicorn": "^60.0.0", |
110 | 110 | "expect-type": "^1.2.1", |
111 | 111 | "globals": "^16.1.0", |
112 | | - "happy-dom": "^17.4.6", |
113 | | - "jest": "^29.7.0", |
114 | | - "jest-environment-jsdom": "^29.7.0", |
| 112 | + "happy-dom": "^18.0.1", |
| 113 | + "jest": "^30.0.5", |
| 114 | + "jest-environment-jsdom": "^30.0.5", |
115 | 115 | "jsdom": "^26.1.0", |
116 | 116 | "npm-run-all": "^4.1.5", |
117 | 117 | "prettier": "^3.5.3", |
|
126 | 126 | "typescript-eslint": "^8.32.0", |
127 | 127 | "typescript-svelte-plugin": "^0.3.46", |
128 | 128 | "unified-prettier": "^2.0.1", |
129 | | - "vite": "^6.3.5", |
| 129 | + "vite": "^7.0.6", |
130 | 130 | "vitest": "^3.1.3" |
131 | 131 | } |
132 | 132 | } |
0 commit comments