chore: BREAK CHANGE update dependencies includes @nuxt/ui, dayjs, etc.
This commit is contained in:
29
package.json
29
package.json
@@ -11,34 +11,37 @@
|
||||
},
|
||||
"packageManager": "pnpm@9.1.3",
|
||||
"dependencies": {
|
||||
"@iconify-json/line-md": "^1.1.36",
|
||||
"@iconify-json/line-md": "^1.1.38",
|
||||
"@iconify-json/solar": "^1.1.9",
|
||||
"@iconify-json/svg-spinners": "^1.1.2",
|
||||
"@iconify-json/tabler": "^1.1.105",
|
||||
"@iconify-json/tabler": "^1.1.118",
|
||||
"@monosky/base64": "^0.0.3",
|
||||
"@nuxt/image": "^1.7.0",
|
||||
"@nuxt/ui": "^2.14.1",
|
||||
"@nuxt/ui": "^2.18.2",
|
||||
"@uniiem/object-trim": "^0.2.0",
|
||||
"@uniiem/uuid": "^0.2.1",
|
||||
"events": "^3.3.0",
|
||||
"gsap": "^3.12.5",
|
||||
"highlight.js": "^11.9.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"idb-keyval": "^6.2.1",
|
||||
"markdown-it": "^14.1.0",
|
||||
"nuxt": "^3.10.3",
|
||||
"radix-vue": "^1.4.9",
|
||||
"vue": "^3.4.19",
|
||||
"vue-router": "^4.3.0",
|
||||
"nuxt": "^3.12.4",
|
||||
"radix-vue": "^1.9.2",
|
||||
"vue": "^3.4.34",
|
||||
"vue-router": "^4.4.0",
|
||||
"yup": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
|
||||
"@pinia/nuxt": "^0.5.1",
|
||||
"@tailwindcss/typography": "^0.5.12",
|
||||
"@types/markdown-it": "^13.0.7",
|
||||
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",
|
||||
"@pinia/nuxt": "^0.5.2",
|
||||
"@tailwindcss/typography": "^0.5.13",
|
||||
"@types/markdown-it": "^13.0.9",
|
||||
"@vite-pwa/nuxt": "^0.5.0",
|
||||
"dayjs-nuxt": "^2.1.9",
|
||||
"sass": "^1.72.0"
|
||||
"sass": "^1.77.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"dayjs": "^1.11.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user