upgrading minor versions
This commit is contained in:
64
package.json
64
package.json
@@ -12,12 +12,12 @@
|
||||
"pwa:asset": "npx vue-pwa-asset-generator -a public/img/logo.png --no-manifest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@intlify/unplugin-vue-i18n": "^1.5.0",
|
||||
"@octokit/core": "^5.0.2",
|
||||
"@octokit/rest": "^20.0.2",
|
||||
"@intlify/unplugin-vue-i18n": "^1.6.0",
|
||||
"@octokit/core": "^5.2.0",
|
||||
"@octokit/rest": "^20.1.1",
|
||||
"@toycode/markdown-it-class": "^1.2.4",
|
||||
"@vueuse/core": "^10.6.0",
|
||||
"@vueuse/router": "^10.10.0",
|
||||
"@vueuse/core": "^10.11.1",
|
||||
"@vueuse/router": "^10.11.1",
|
||||
"bulma": "^0.9.4",
|
||||
"date-fns": "^2.30.0",
|
||||
"fontfaceobserver": "^2.3.0",
|
||||
@@ -29,45 +29,45 @@
|
||||
"markdown-it-github-alerts": "^0.3.0",
|
||||
"markdown-it-iframe": "^1.0.0",
|
||||
"markdown-it-latex": "^0.2.0",
|
||||
"markdown-it-shikiji": "^0.9.18",
|
||||
"nanoid": "^5.0.3",
|
||||
"markdown-it-shikiji": "^0.9.19",
|
||||
"nanoid": "^5.0.9",
|
||||
"notyf": "^3.10.0",
|
||||
"pinia": "^2.1.7",
|
||||
"pinia": "^2.2.6",
|
||||
"pouchdb-adapter-indexeddb": "^8.0.1",
|
||||
"pouchdb-browser": "^8.0.1",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"retrobus": "^1.9.1",
|
||||
"sanitize-html": "^2.11.0",
|
||||
"vue": "^3.4.3",
|
||||
"vue-i18n": "^9.8.0",
|
||||
"vue-router": "^4.2.5"
|
||||
"retrobus": "^1.9.4",
|
||||
"sanitize-html": "^2.13.1",
|
||||
"vue": "^3.5.13",
|
||||
"vue-i18n": "^9.14.1",
|
||||
"vue-router": "^4.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.3",
|
||||
"@rushstack/eslint-patch": "^1.5.1",
|
||||
"@babel/core": "^7.26.0",
|
||||
"@rushstack/eslint-patch": "^1.10.4",
|
||||
"@types/fontfaceobserver": "^2.1.3",
|
||||
"@types/markdown-it": "^13.0.6",
|
||||
"@types/node": "^20.9.0",
|
||||
"@types/markdown-it": "^13.0.9",
|
||||
"@types/node": "^20.17.8",
|
||||
"@types/pouchdb-browser": "^6.1.5",
|
||||
"@types/sanitize-html": "^2.9.4",
|
||||
"@typescript-eslint/eslint-plugin": "^6.10.0",
|
||||
"@typescript-eslint/parser": "^6.10.0",
|
||||
"@vitejs/plugin-vue": "^4.4.1",
|
||||
"@vue/compiler-sfc": "^3.3.8",
|
||||
"@types/sanitize-html": "^2.13.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@vitejs/plugin-vue": "^4.6.2",
|
||||
"@vue/compiler-sfc": "^3.5.13",
|
||||
"@vue/eslint-config-prettier": "^8.0.0",
|
||||
"@vue/eslint-config-typescript": "^12.0.0",
|
||||
"eslint": "^8.53.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier-vue": "^5.0.0",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"eslint-plugin-unused-imports": "^3.0.0",
|
||||
"eslint-plugin-vue": "^9.18.1",
|
||||
"prettier": "^3.1.1",
|
||||
"sass": "^1.69.6",
|
||||
"eslint-plugin-unused-imports": "^3.2.0",
|
||||
"eslint-plugin-vue": "^9.31.0",
|
||||
"prettier": "^3.4.1",
|
||||
"sass": "^1.81.0",
|
||||
"typescript": "~5.7.2",
|
||||
"vite": "^4.5.0",
|
||||
"vite-plugin-pwa": "^0.17.4",
|
||||
"vitest": "^1.1.0",
|
||||
"webpack": "^5.89.0"
|
||||
"vite": "^4.5.5",
|
||||
"vite-plugin-pwa": "^0.17.5",
|
||||
"vitest": "^1.6.0",
|
||||
"webpack": "^5.96.1"
|
||||
}
|
||||
}
|
||||
|
||||
2476
pnpm-lock.yaml
generated
2476
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user