Skip to content

Commit 87c41d3

Browse files
committed
chore: update dependencies
1 parent 3650f20 commit 87c41d3

File tree

4 files changed

+211
-168
lines changed

4 files changed

+211
-168
lines changed

.eslintrc-auto-import.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
"nextTick": true,
4242
"onActivated": true,
4343
"onBeforeMount": true,
44+
"onBeforeRouteLeave": true,
45+
"onBeforeRouteUpdate": true,
4446
"onBeforeUnmount": true,
4547
"onBeforeUpdate": true,
4648
"onClickOutside": true,
@@ -168,6 +170,7 @@
168170
"useIntervalFn": true,
169171
"useKeyModifier": true,
170172
"useLastChanged": true,
173+
"useLink": true,
171174
"useLocalStorage": true,
172175
"useMagicKeys": true,
173176
"useManualRefHistory": true,

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"fetch-contributors": "esno scripts/fetch-contributors.ts"
1111
},
1212
"dependencies": {
13-
"@docsearch/js": "^3.2.2",
13+
"@docsearch/js": "^3.3.0",
1414
"@headlessui/vue": "^1.7.3",
15-
"@vueuse/core": "^9.3.1",
15+
"@vueuse/core": "^9.4.0",
1616
"@vueuse/head": "^0.9.8",
1717
"pinia": "^2.0.23",
1818
"prism-theme-vars": "^0.2.4",
1919
"vue": "^3.2.41",
2020
"vue-gtag": "^2.0.1",
21-
"vue-router": "^4.1.5"
21+
"vue-router": "^4.1.6"
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/forms": "^0.5.3",
@@ -29,10 +29,10 @@
2929
"@types/markdown-it-link-attributes": "^3.0.1",
3030
"@types/node": "18.8.0",
3131
"@types/string": "0.0.31",
32-
"@typescript-eslint/eslint-plugin": "^5.40.1",
33-
"@typescript-eslint/parser": "^5.40.1",
32+
"@typescript-eslint/eslint-plugin": "^5.41.0",
33+
"@typescript-eslint/parser": "^5.41.0",
3434
"@vitejs/plugin-vue": "^3.1.2",
35-
"@vue/test-utils": "^2.1.0",
35+
"@vue/test-utils": "^2.2.0",
3636
"autoprefixer": "^10.4.12",
3737
"eslint": "^8.26.0",
3838
"eslint-config-prettier": "^8.5.0",
@@ -53,17 +53,17 @@
5353
"string": "^3.3.3",
5454
"tailwindcss": "^3.2.1",
5555
"typescript": "^4.8.4",
56-
"unplugin-auto-import": "^0.11.2",
57-
"unplugin-vue-components": "^0.22.8",
56+
"unplugin-auto-import": "^0.11.3",
57+
"unplugin-vue-components": "^0.22.9",
5858
"vite": "^3.1.8",
5959
"vite-plugin-pages": "^0.26.0",
6060
"vite-plugin-pwa": "^0.13.1",
6161
"vite-plugin-vue-layouts": "^0.7.0",
6262
"vite-plugin-vue-markdown": "^0.22.1",
6363
"vite-ssg": "^0.21.1",
6464
"vite-ssg-sitemap": "^0.4.3",
65-
"vitest": "^0.23.4",
66-
"vue-tsc": "^1.0.8"
65+
"vitest": "^0.24.3",
66+
"vue-tsc": "^1.0.9"
6767
},
6868
"pnpm": {
6969
"peerDependencyRules": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy