Compare commits
1 Commits
renovate/p
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
d14044011b |
26
package.json
26
package.json
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"packageManager": "pnpm@10.12.4",
|
||||
"packageManager": "pnpm@10.13.1",
|
||||
"name": "vue-ts-example",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
@@ -49,7 +49,7 @@
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||
"@pinia/colada": "^0.17.1",
|
||||
"@primeuix/themes": "^1.2.1",
|
||||
"@splinetool/runtime": "^1.10.22",
|
||||
"@splinetool/runtime": "^1.10.35",
|
||||
"@types/p5": "^1.7.6",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"@unhead/vue": "^2.0.12",
|
||||
@@ -72,7 +72,7 @@
|
||||
"page-stack-vue3": "^2.5.6",
|
||||
"pinia": "^3.0.3",
|
||||
"pinia-plugin-persistedstate": "^4.4.1",
|
||||
"plotly.js-dist-min": "^3.0.1",
|
||||
"plotly.js-dist-min": "^3.0.2",
|
||||
"primeicons": "^7.0.0",
|
||||
"primelocale": "^2.1.4",
|
||||
"primevue": "^4.3.6",
|
||||
@@ -86,11 +86,11 @@
|
||||
"three": "^0.178.0",
|
||||
"ts-enum-util": "^4.1.0",
|
||||
"utils4u": "^4.2.3",
|
||||
"vant": "^4.9.20",
|
||||
"vue": "^3.5.17",
|
||||
"vue-data-ui": "^2.12.7",
|
||||
"vant": "^4.9.21",
|
||||
"vue": "^3.5.18",
|
||||
"vue-data-ui": "^2.16.6",
|
||||
"vue-draggable-plus": "^0.6.0",
|
||||
"vue-i18n": "^11.1.9",
|
||||
"vue-i18n": "^11.1.10",
|
||||
"vue-page-stack": "^3.2.0",
|
||||
"vue-router": "^4.5.1"
|
||||
},
|
||||
@@ -99,8 +99,8 @@
|
||||
"@commitlint/config-conventional": "^19.8.1",
|
||||
"@eslint/compat": "^1.3.1",
|
||||
"@faker-js/faker": "^9.9.0",
|
||||
"@iconify-json/carbon": "^1.2.10",
|
||||
"@iconify-json/logos": "^1.2.4",
|
||||
"@iconify-json/carbon": "^1.2.11",
|
||||
"@iconify-json/logos": "^1.2.5",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@playwright/test": "^1.54.1",
|
||||
@@ -130,7 +130,7 @@
|
||||
"eslint-plugin-unicorn": "^59.0.1",
|
||||
"eslint-plugin-vue": "^10.3.0",
|
||||
"husky": "^9.1.7",
|
||||
"less": "^4.3.0",
|
||||
"less": "^4.4.0",
|
||||
"lint-staged": "^16.1.2",
|
||||
"mockjs": "^1.1.0",
|
||||
"naive-ui": "^2.42.0",
|
||||
@@ -150,7 +150,7 @@
|
||||
"unplugin-vue-router": "^0.14.0",
|
||||
"vfonts": "^0.0.3",
|
||||
"vite": "^7.0.2",
|
||||
"vite-plugin-checker": "^0.10.1",
|
||||
"vite-plugin-checker": "^0.10.0",
|
||||
"vite-plugin-fake-server": "^2.2.0",
|
||||
"vite-plugin-image-tools": "^2.0.2",
|
||||
"vite-plugin-purgecss-updated-v5": "^1.2.6",
|
||||
@@ -160,7 +160,7 @@
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vite-plugin-vue-meta-layouts": "^0.5.1",
|
||||
"vite-plugin-webfont-dl": "^3.10.5",
|
||||
"vue-component-type-helpers": "^3.0.1",
|
||||
"vue-tsc": "^3.0.1"
|
||||
"vue-component-type-helpers": "^3.0.3",
|
||||
"vue-tsc": "^3.0.3"
|
||||
}
|
||||
}
|
||||
|
1005
pnpm-lock.yaml
generated
1005
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user