|
44 | 44 | } |
45 | 45 | }, |
46 | 46 | "dependencies": { |
47 | | - "@alanscodelog/tsconfigs": "^6.2.0", |
48 | | - "@alanscodelog/utils": "^6.0.2", |
49 | | - "@electric-sql/pglite": "~0.2.17", |
50 | | - "@nuxt/kit": "^4.1.2", |
51 | | - "@witchcraft/nuxt-logger": "^0.0.6", |
52 | | - "@witchcraft/nuxt-utils": "^0.3.3", |
| 47 | + "@alanscodelog/tsconfigs": "catalog:", |
| 48 | + "@alanscodelog/utils": "catalog:", |
| 49 | + "@electric-sql/pglite": "catalog:", |
| 50 | + "@nuxt/kit": "catalog:", |
| 51 | + "@witchcraft/nuxt-logger": "catalog:", |
| 52 | + "@witchcraft/nuxt-utils": "catalog:", |
53 | 53 | "defu": "latest", |
54 | | - "drizzle-kit": "^0.31.4", |
55 | | - "drizzle-orm": "^0.44.5", |
56 | | - "postgres": "^3.4.7", |
57 | | - "unstorage": "^1.17.0", |
58 | | - "vite-plugin-top-level-await": "^1.6.0", |
59 | | - "vite-plugin-wasm": "^3.5.0", |
60 | | - "zod": "^4.1.8" |
| 54 | + "drizzle-kit": "catalog:", |
| 55 | + "drizzle-orm": "catalog:", |
| 56 | + "postgres": "catalog:", |
| 57 | + "unstorage": "catalog:", |
| 58 | + "vite-plugin-top-level-await": "catalog:", |
| 59 | + "vite-plugin-wasm": "catalog:", |
| 60 | + "zod": "catalog:" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@alanscodelog/eslint-config": "^6.3.1", |
64 | | - "@alanscodelog/semantic-release-config": "^5.0.4", |
65 | | - "@commitlint/cli": "^20.1.0", |
66 | | - "@nuxt/eslint-config": "^1.9.0", |
67 | | - "@nuxt/module-builder": "^1.0.2", |
68 | | - "@nuxt/schema": "^4.1.2", |
69 | | - "@nuxt/test-utils": "^3.19.2", |
| 63 | + "@alanscodelog/eslint-config": "catalog:", |
| 64 | + "@alanscodelog/semantic-release-config": "catalog:", |
| 65 | + "@commitlint/cli": "catalog:", |
| 66 | + "@nuxt/eslint-config": "catalog:", |
| 67 | + "@nuxt/module-builder": "catalog:", |
| 68 | + "@nuxt/schema": "catalog:", |
| 69 | + "@nuxt/test-utils": "catalog:", |
70 | 70 | "@types/node": "latest", |
71 | | - "changelogen": "^0.5.7", |
72 | | - "cross-env": "^10.0.0", |
73 | | - "eslint": "^9.34.0", |
74 | | - "husky": "^9.1.7", |
75 | | - "nuxt": "^4.1.2", |
76 | | - "typescript": "~5.9.2", |
77 | | - "vitest": "^3.2.4", |
78 | | - "vue-tsc": "^3.0.6" |
| 71 | + "changelogen": "catalog:", |
| 72 | + "cross-env": "catalog:", |
| 73 | + "eslint": "catalog:", |
| 74 | + "husky": "catalog:", |
| 75 | + "nuxt": "catalog:", |
| 76 | + "typescript": "catalog:", |
| 77 | + "vitest": "catalog:", |
| 78 | + "vue-tsc": "catalog:" |
79 | 79 | }, |
80 | 80 | "release": { |
81 | 81 | "extends": [ |
|
0 commit comments