upgrade packages
This commit is contained in:
2
components.d.ts
vendored
2
components.d.ts
vendored
@@ -10,7 +10,7 @@ declare module '@vue/runtime-core' {
|
|||||||
AboutMe: typeof import('./src/components/presentation/AboutMe.vue')['default']
|
AboutMe: typeof import('./src/components/presentation/AboutMe.vue')['default']
|
||||||
AppHeader: typeof import('./src/components/AppHeader.vue')['default']
|
AppHeader: typeof import('./src/components/AppHeader.vue')['default']
|
||||||
BlogPosts: typeof import('./src/components/posts/BlogPosts.vue')['default']
|
BlogPosts: typeof import('./src/components/posts/BlogPosts.vue')['default']
|
||||||
Island: typeof import('./node_modules/.pnpm/iles@0.8.5_sass@1.54.9/node_modules/iles/dist/client/app/components/Island.vue')['default']
|
Island: typeof import('./node_modules/.pnpm/iles@0.8.7_sass@1.56.1/node_modules/iles/dist/client/app/components/Island.vue')['default']
|
||||||
JulienCalixte: typeof import('./src/components/core/JulienCalixte.vue')['default']
|
JulienCalixte: typeof import('./src/components/core/JulienCalixte.vue')['default']
|
||||||
ProductionFlow: typeof import('./src/components/flow/ProductionFlow.vue')['default']
|
ProductionFlow: typeof import('./src/components/flow/ProductionFlow.vue')['default']
|
||||||
RouterLink: typeof import('vue-router')['RouterLink']
|
RouterLink: typeof import('vue-router')['RouterLink']
|
||||||
|
|||||||
10
package.json
10
package.json
@@ -13,14 +13,14 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@islands/headings": "^0.8.1",
|
"@islands/headings": "^0.8.1",
|
||||||
"@islands/prism": "^0.8.0",
|
"@islands/prism": "^0.8.0",
|
||||||
"iles": "^0.8.5",
|
"iles": "^0.8.7",
|
||||||
"sass": "^1.55.0",
|
"sass": "^1.56.1",
|
||||||
"typescript": "^4.8.3",
|
"typescript": "^4.9.3",
|
||||||
"vitest": "^0.23.4",
|
"vitest": "^0.23.4",
|
||||||
"vue": "^3.2.39",
|
"vue": "^3.2.45",
|
||||||
"vue-tsc": "^0.40.13"
|
"vue-tsc": "^0.40.13"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pinia": "^2.0.22"
|
"pinia": "^2.0.24"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
1272
pnpm-lock.yaml
generated
1272
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user