Compare commits

..

No commits in common. "2e5ece963c91011135ddbb047b1c3bb0aedd77df" and "4c4f7dee76c3765f9448ff7e09669360cef2f4ba" have entirely different histories.

2 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@
"roboto-fontface": "^0.10.0",
"uuid": "10.0.0",
"vue": "3.4.30",
"vue-router": "4.4.0",
"vue-router": "4.3.3",
"vuetify": "3.6.10",
"webfontloader": "1.6.28"
},

10
pnpm-lock.yaml generated
View File

@ -42,8 +42,8 @@ importers:
specifier: 3.4.30
version: 3.4.30(typescript@5.5.3)
vue-router:
specifier: 4.4.0
version: 4.4.0(vue@3.4.30(typescript@5.5.3))
specifier: 4.3.3
version: 4.3.3(vue@3.4.30(typescript@5.5.3))
vuetify:
specifier: 3.6.10
version: 3.6.10(typescript@5.5.3)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.3))(webpack-plugin-vuetify@3.0.3)
@ -2239,8 +2239,8 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
vue-router@4.4.0:
resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
vue-router@4.3.3:
resolution: {integrity: sha512-8Q+u+WP4N2SXY38FDcF2H1dUEbYVHVPtPCPZj/GTZx8RCbiB8AtJP9+YIxn4Vs0svMTNQcLIzka4GH7Utkx9xQ==}
peerDependencies:
vue: ^3.2.0
@ -4470,7 +4470,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
vue-router@4.4.0(vue@3.4.30(typescript@5.5.3)):
vue-router@4.3.3(vue@3.4.30(typescript@5.5.3)):
dependencies:
'@vue/devtools-api': 6.5.1
vue: 3.4.30(typescript@5.5.3)