deps: upgrade
This commit is contained in:
1
components.d.ts
vendored
1
components.d.ts
vendored
@@ -14,6 +14,7 @@ declare module 'vue' {
|
||||
CrcProject: typeof import('./src/components/architecture/crc-project.vue')['default']
|
||||
ForgettingCurve: typeof import('./src/components/smart-notes/forgetting-curve.vue')['default']
|
||||
FormInput: typeof import('./src/components/design-system/form/FormInput.vue')['default']
|
||||
Island: typeof import('./node_modules/.pnpm/iles@0.10.0-beta.1_@babel+parser@7.28.5_@types+node@24.10.1_rollup@2.79.2_sass@1.97.1_terser@5.44.1_typescript@5.9.3/node_modules/iles/dist/client/app/components/Island.vue')['default']
|
||||
JulienCalixte: typeof import('./src/components/core/julien-calixte.vue')['default']
|
||||
MyProjects: typeof import('./src/components/presentation/my-projects.vue')['default']
|
||||
OrderTag: typeof import('./src/components/core/order-tag.vue')['default']
|
||||
|
||||
18
package.json
18
package.json
@@ -15,16 +15,16 @@
|
||||
"@islands/prism": "^0.10.0-beta.1",
|
||||
"@islands/pwa": "^0.10.0-beta.1",
|
||||
"iles": "^0.10.0-beta.1",
|
||||
"prettier": "^2.8.8",
|
||||
"sass": "^1.62.1",
|
||||
"typescript": "^5.0.4",
|
||||
"vitest": "^0.31.1",
|
||||
"vue": "^3.3.4",
|
||||
"vue-tsc": "^1.6.5"
|
||||
"prettier": "^3.7.4",
|
||||
"sass": "^1.97.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.16",
|
||||
"vue": "^3.5.26",
|
||||
"vue-tsc": "^3.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"chart.xkcd": "^1.1.13",
|
||||
"nanoid": "^4.0.2",
|
||||
"pinia": "^2.1.3"
|
||||
"chart.xkcd": "^1.1.15",
|
||||
"nanoid": "^5.1.6",
|
||||
"pinia": "^3.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
1212
pnpm-lock.yaml
generated
1212
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user