|
4 | 4 | "version": "0.1.0",
|
5 | 5 | "dependencies": {
|
6 | 6 | "@auth/core": "0.30.0",
|
7 |
| - "@builder.io/qwik-auth": "0.2.2", |
| 7 | + "@builder.io/qwik-auth": "workspace:^", |
8 | 8 | "@libsql/client": "^0.5.6",
|
9 | 9 | "@modular-forms/qwik": "^0.23.1",
|
10 | 10 | "@typescript/analyze-trace": "^0.10.1",
|
|
15 | 15 | "install": "^0.13.0"
|
16 | 16 | },
|
17 | 17 | "devDependencies": {
|
18 |
| - "@builder.io/qwik": "1.5.6", |
19 |
| - "@builder.io/qwik-city": "1.5.6", |
20 |
| - "@builder.io/qwik-labs": "0.0.1", |
| 18 | + "@builder.io/qwik": "workspace:^", |
| 19 | + "@builder.io/qwik-city": "workspace:^", |
| 20 | + "@builder.io/qwik-labs": "workspace:^", |
21 | 21 | "@builder.io/vite-plugin-macro": "~0.0.7",
|
22 | 22 | "@netlify/edge-functions": "^2.3.1",
|
23 | 23 | "@types/density-clustering": "^1.3.3",
|
|
28 | 28 | "autoprefixer": "^10.4.18",
|
29 | 29 | "better-sqlite3": "^9.4.3",
|
30 | 30 | "eslint": "^8.57.0",
|
31 |
| - "eslint-plugin-qwik": "1.5.6", |
| 31 | + "eslint-plugin-qwik": "workspace:^", |
32 | 32 | "netlify-cli": "^17.19.5",
|
33 | 33 | "postcss": "^8.4.37",
|
34 | 34 | "prettier": "^3.2.5",
|
|
0 commit comments