Compare commits
3 commits
aa37bba8c3
...
e75eb178e2
Author | SHA1 | Date | |
---|---|---|---|
e75eb178e2 | |||
3e7c2e589c | |||
79122abda3 |
2 changed files with 95 additions and 87 deletions
|
@ -5,7 +5,7 @@
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@9.10.0",
|
"packageManager": "pnpm@9.11.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vuepress build docs",
|
"build": "vuepress build docs",
|
||||||
"dev": "vuepress dev docs"
|
"dev": "vuepress dev docs"
|
||||||
|
|
180
pnpm-lock.yaml
180
pnpm-lock.yaml
|
@ -19,10 +19,10 @@ importers:
|
||||||
version: 5.1.4(vite@5.0.13(@types/node@22.5.5)(sass@1.77.8))(vue@3.5.7(typescript@5.6.2))
|
version: 5.1.4(vite@5.0.13(@types/node@22.5.5)(sass@1.77.8))(vue@3.5.7(typescript@5.6.2))
|
||||||
'@vue/eslint-config-prettier':
|
'@vue/eslint-config-prettier':
|
||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0(eslint@9.10.0)(prettier@3.3.3)
|
version: 9.0.0(eslint@9.11.0)(prettier@3.3.3)
|
||||||
'@vue/eslint-config-typescript':
|
'@vue/eslint-config-typescript':
|
||||||
specifier: ^13.0.0
|
specifier: ^13.0.0
|
||||||
version: 13.0.0(eslint-plugin-vue@9.28.0(eslint@9.10.0))(eslint@9.10.0)(typescript@5.6.2)
|
version: 13.0.0(eslint-plugin-vue@9.28.0(eslint@9.11.0))(eslint@9.11.0)(typescript@5.6.2)
|
||||||
'@vue/language-server':
|
'@vue/language-server':
|
||||||
specifier: ^2.0.19
|
specifier: ^2.0.19
|
||||||
version: 2.1.6(typescript@5.6.2)
|
version: 2.1.6(typescript@5.6.2)
|
||||||
|
@ -37,7 +37,7 @@ importers:
|
||||||
version: 2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2)
|
version: 2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2)
|
||||||
'@vuepress/plugin-blog':
|
'@vuepress/plugin-blog':
|
||||||
specifier: ^2.0.0-rc.11
|
specifier: ^2.0.0-rc.11
|
||||||
version: 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
version: 2.0.0-rc.46(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-redirect':
|
'@vuepress/plugin-redirect':
|
||||||
specifier: 2.0.0-rc.8
|
specifier: 2.0.0-rc.8
|
||||||
version: 2.0.0-rc.8(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
version: 2.0.0-rc.8(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
|
@ -46,10 +46,10 @@ importers:
|
||||||
version: 2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
version: 2.0.0-rc.42(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
eslint:
|
eslint:
|
||||||
specifier: <10.0.0
|
specifier: <10.0.0
|
||||||
version: 9.10.0
|
version: 9.11.0
|
||||||
eslint-plugin-vue:
|
eslint-plugin-vue:
|
||||||
specifier: ^9.14.1
|
specifier: ^9.14.1
|
||||||
version: 9.28.0(eslint@9.10.0)
|
version: 9.28.0(eslint@9.11.0)
|
||||||
prettier:
|
prettier:
|
||||||
specifier: '>=3.0.0'
|
specifier: '>=3.0.0'
|
||||||
version: 3.3.3
|
version: 3.3.3
|
||||||
|
@ -388,8 +388,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.11.0':
|
'@eslint-community/regexpp@4.11.1':
|
||||||
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
|
resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==}
|
||||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||||
|
|
||||||
'@eslint/config-array@0.18.0':
|
'@eslint/config-array@0.18.0':
|
||||||
|
@ -400,16 +400,16 @@ packages:
|
||||||
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/js@9.10.0':
|
'@eslint/js@9.11.0':
|
||||||
resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==}
|
resolution: {integrity: sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.4':
|
'@eslint/object-schema@2.1.4':
|
||||||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/plugin-kit@0.1.0':
|
'@eslint/plugin-kit@0.2.0':
|
||||||
resolution: {integrity: sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==}
|
resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@humanwhocodes/module-importer@1.0.1':
|
'@humanwhocodes/module-importer@1.0.1':
|
||||||
|
@ -787,6 +787,9 @@ packages:
|
||||||
'@vue/shared@3.5.7':
|
'@vue/shared@3.5.7':
|
||||||
resolution: {integrity: sha512-NBE1PBIvzIedxIc2RZiKXvGbJkrZ2/hLf3h8GlS4/sP9xcXEZMFWOazFkNd6aGeUCMaproe5MHVYB3/4AW9q9g==}
|
resolution: {integrity: sha512-NBE1PBIvzIedxIc2RZiKXvGbJkrZ2/hLf3h8GlS4/sP9xcXEZMFWOazFkNd6aGeUCMaproe5MHVYB3/4AW9q9g==}
|
||||||
|
|
||||||
|
'@vue/shared@3.5.8':
|
||||||
|
resolution: {integrity: sha512-mJleSWbAGySd2RJdX1RBtcrUBX6snyOc0qHpgk3lGi4l9/P/3ny3ELqFWqYdkXIwwNN/kdm8nD9ky8o6l/Lx2A==}
|
||||||
|
|
||||||
'@vue/tsconfig@0.5.1':
|
'@vue/tsconfig@0.5.1':
|
||||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||||
|
|
||||||
|
@ -817,8 +820,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.44':
|
'@vuepress/helper@2.0.0-rc.46':
|
||||||
resolution: {integrity: sha512-lKujmhHRZEO/fKuER/SBYqohMJfORjpxKCPqOR9u0wO3CZ1P6/h0VAuM//1YFsfd/juk+wkpdxXM+mcylL4mwg==}
|
resolution: {integrity: sha512-LofxIcQk9584cSICl9DwXpfZ0EqUe5nC9u01+edZde8JSNLjncMx2rFfFKUl2YpuSCZpCkL71JgZ3Ym/1AUfaA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
|
@ -848,8 +851,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-blog@2.0.0-rc.44':
|
'@vuepress/plugin-blog@2.0.0-rc.46':
|
||||||
resolution: {integrity: sha512-S/pZ2Ze27Zquy0IcXh56fVwrt0NZqqsJtQYCm7LKJUQNugoEmtWgQ1HgXWpkL0pQQsV3yxZMhfZNyuesDAjA9Q==}
|
resolution: {integrity: sha512-rZcgiGinJcL2M5mRyOFN52m8WNZ9GlL5A7TMaMOOmLKhkdRkMjXcalwbjR4wjfXhfJ7pgi7Earz8KGqnyB5wSA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
|
@ -943,20 +946,20 @@ packages:
|
||||||
'@vueuse/core@10.11.1':
|
'@vueuse/core@10.11.1':
|
||||||
resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
|
resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
|
||||||
|
|
||||||
'@vueuse/core@11.0.3':
|
'@vueuse/core@11.1.0':
|
||||||
resolution: {integrity: sha512-RENlh64+SYA9XMExmmH1a3TPqeIuJBNNB/63GT35MZI+zpru3oMRUA6cEFr9HmGqEgUisurwGwnIieF6qu3aXw==}
|
resolution: {integrity: sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==}
|
||||||
|
|
||||||
'@vueuse/metadata@10.11.1':
|
'@vueuse/metadata@10.11.1':
|
||||||
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
|
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
|
||||||
|
|
||||||
'@vueuse/metadata@11.0.3':
|
'@vueuse/metadata@11.1.0':
|
||||||
resolution: {integrity: sha512-+FtbO4SD5WpsOcQTcC0hAhNlOid6QNLzqedtquTtQ+CRNBoAt9GuV07c6KNHK1wCmlq8DFPwgiLF2rXwgSHX5Q==}
|
resolution: {integrity: sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==}
|
||||||
|
|
||||||
'@vueuse/shared@10.11.1':
|
'@vueuse/shared@10.11.1':
|
||||||
resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
|
resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
|
||||||
|
|
||||||
'@vueuse/shared@11.0.3':
|
'@vueuse/shared@11.1.0':
|
||||||
resolution: {integrity: sha512-0rY2m6HS5t27n/Vp5cTDsKTlNnimCqsbh/fmT2LgE+aaU42EMfXo8+bNX91W9I7DDmxfuACXMmrd7d79JxkqWA==}
|
resolution: {integrity: sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==}
|
||||||
|
|
||||||
acorn-jsx@5.3.2:
|
acorn-jsx@5.3.2:
|
||||||
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
||||||
|
@ -1247,8 +1250,8 @@ packages:
|
||||||
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
eslint@9.10.0:
|
eslint@9.11.0:
|
||||||
resolution: {integrity: sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==}
|
resolution: {integrity: sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2375,12 +2378,12 @@ snapshots:
|
||||||
'@esbuild/win32-x64@0.21.5':
|
'@esbuild/win32-x64@0.21.5':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@eslint-community/eslint-utils@4.4.0(eslint@9.10.0)':
|
'@eslint-community/eslint-utils@4.4.0(eslint@9.11.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.11.0': {}
|
'@eslint-community/regexpp@4.11.1': {}
|
||||||
|
|
||||||
'@eslint/config-array@0.18.0':
|
'@eslint/config-array@0.18.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2404,11 +2407,11 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@eslint/js@9.10.0': {}
|
'@eslint/js@9.11.0': {}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.4': {}
|
'@eslint/object-schema@2.1.4': {}
|
||||||
|
|
||||||
'@eslint/plugin-kit@0.1.0':
|
'@eslint/plugin-kit@0.2.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
levn: 0.4.1
|
levn: 0.4.1
|
||||||
|
|
||||||
|
@ -2606,15 +2609,15 @@ snapshots:
|
||||||
|
|
||||||
'@types/web-bluetooth@0.0.20': {}
|
'@types/web-bluetooth@0.0.20': {}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2)':
|
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.11.0)(typescript@5.6.2))(eslint@9.11.0)(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.11.0
|
'@eslint-community/regexpp': 4.11.1
|
||||||
'@typescript-eslint/parser': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
'@typescript-eslint/parser': 7.18.0(eslint@9.11.0)(typescript@5.6.2)
|
||||||
'@typescript-eslint/scope-manager': 7.18.0
|
'@typescript-eslint/scope-manager': 7.18.0
|
||||||
'@typescript-eslint/type-utils': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
'@typescript-eslint/type-utils': 7.18.0(eslint@9.11.0)(typescript@5.6.2)
|
||||||
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
'@typescript-eslint/utils': 7.18.0(eslint@9.11.0)(typescript@5.6.2)
|
||||||
'@typescript-eslint/visitor-keys': 7.18.0
|
'@typescript-eslint/visitor-keys': 7.18.0
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 5.3.2
|
ignore: 5.3.2
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
|
@ -2624,14 +2627,14 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.6.2)':
|
'@typescript-eslint/parser@7.18.0(eslint@9.11.0)(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 7.18.0
|
'@typescript-eslint/scope-manager': 7.18.0
|
||||||
'@typescript-eslint/types': 7.18.0
|
'@typescript-eslint/types': 7.18.0
|
||||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
||||||
'@typescript-eslint/visitor-keys': 7.18.0
|
'@typescript-eslint/visitor-keys': 7.18.0
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -2642,12 +2645,12 @@ snapshots:
|
||||||
'@typescript-eslint/types': 7.18.0
|
'@typescript-eslint/types': 7.18.0
|
||||||
'@typescript-eslint/visitor-keys': 7.18.0
|
'@typescript-eslint/visitor-keys': 7.18.0
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@7.18.0(eslint@9.10.0)(typescript@5.6.2)':
|
'@typescript-eslint/type-utils@7.18.0(eslint@9.11.0)(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
||||||
'@typescript-eslint/utils': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
'@typescript-eslint/utils': 7.18.0(eslint@9.11.0)(typescript@5.6.2)
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
|
@ -2671,13 +2674,13 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@7.18.0(eslint@9.10.0)(typescript@5.6.2)':
|
'@typescript-eslint/utils@7.18.0(eslint@9.11.0)(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0)
|
||||||
'@typescript-eslint/scope-manager': 7.18.0
|
'@typescript-eslint/scope-manager': 7.18.0
|
||||||
'@typescript-eslint/types': 7.18.0
|
'@typescript-eslint/types': 7.18.0
|
||||||
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
@ -2777,22 +2780,22 @@ snapshots:
|
||||||
|
|
||||||
'@vue/devtools-api@6.6.3': {}
|
'@vue/devtools-api@6.6.3': {}
|
||||||
|
|
||||||
'@vue/eslint-config-prettier@9.0.0(eslint@9.10.0)(prettier@3.3.3)':
|
'@vue/eslint-config-prettier@9.0.0(eslint@9.11.0)(prettier@3.3.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
eslint-config-prettier: 9.1.0(eslint@9.10.0)
|
eslint-config-prettier: 9.1.0(eslint@9.11.0)
|
||||||
eslint-plugin-prettier: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0))(eslint@9.10.0)(prettier@3.3.3)
|
eslint-plugin-prettier: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.11.0))(eslint@9.11.0)(prettier@3.3.3)
|
||||||
prettier: 3.3.3
|
prettier: 3.3.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/eslint'
|
- '@types/eslint'
|
||||||
|
|
||||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.28.0(eslint@9.10.0))(eslint@9.10.0)(typescript@5.6.2)':
|
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.28.0(eslint@9.11.0))(eslint@9.11.0)(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2)
|
'@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.11.0)(typescript@5.6.2))(eslint@9.11.0)(typescript@5.6.2)
|
||||||
'@typescript-eslint/parser': 7.18.0(eslint@9.10.0)(typescript@5.6.2)
|
'@typescript-eslint/parser': 7.18.0(eslint@9.11.0)(typescript@5.6.2)
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
eslint-plugin-vue: 9.28.0(eslint@9.10.0)
|
eslint-plugin-vue: 9.28.0(eslint@9.11.0)
|
||||||
vue-eslint-parser: 9.4.3(eslint@9.10.0)
|
vue-eslint-parser: 9.4.3(eslint@9.11.0)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -2803,7 +2806,7 @@ snapshots:
|
||||||
'@volar/language-core': 2.4.4
|
'@volar/language-core': 2.4.4
|
||||||
'@vue/compiler-dom': 3.5.7
|
'@vue/compiler-dom': 3.5.7
|
||||||
'@vue/compiler-vue2': 2.7.16
|
'@vue/compiler-vue2': 2.7.16
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
computeds: 0.0.1
|
computeds: 0.0.1
|
||||||
minimatch: 9.0.5
|
minimatch: 9.0.5
|
||||||
muggle-string: 0.4.1
|
muggle-string: 0.4.1
|
||||||
|
@ -2831,7 +2834,7 @@ snapshots:
|
||||||
'@volar/typescript': 2.4.4
|
'@volar/typescript': 2.4.4
|
||||||
'@vue/compiler-dom': 3.5.7
|
'@vue/compiler-dom': 3.5.7
|
||||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
'@vue/typescript-plugin': 2.1.6(typescript@5.6.2)
|
'@vue/typescript-plugin': 2.1.6(typescript@5.6.2)
|
||||||
computeds: 0.0.1
|
computeds: 0.0.1
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
|
@ -2873,13 +2876,15 @@ snapshots:
|
||||||
|
|
||||||
'@vue/shared@3.5.7': {}
|
'@vue/shared@3.5.7': {}
|
||||||
|
|
||||||
|
'@vue/shared@3.5.8': {}
|
||||||
|
|
||||||
'@vue/tsconfig@0.5.1': {}
|
'@vue/tsconfig@0.5.1': {}
|
||||||
|
|
||||||
'@vue/typescript-plugin@2.1.6(typescript@5.6.2)':
|
'@vue/typescript-plugin@2.1.6(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.4.4
|
'@volar/typescript': 2.4.4
|
||||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
|
@ -2970,7 +2975,7 @@ snapshots:
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/helper@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
cheerio: 1.0.0
|
cheerio: 1.0.0
|
||||||
fflate: 0.8.2
|
fflate: 0.8.2
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
|
@ -2979,20 +2984,22 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/helper@2.0.0-rc.46(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
|
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
cheerio: 1.0.0
|
cheerio: 1.0.0
|
||||||
fflate: 0.8.2
|
fflate: 0.8.2
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.7(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/helper@2.0.0-rc.7(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
cheerio: 1.0.0-rc.12
|
cheerio: 1.0.0-rc.12
|
||||||
fflate: 0.8.2
|
fflate: 0.8.2
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
|
@ -3049,7 +3056,7 @@ snapshots:
|
||||||
|
|
||||||
'@vuepress/plugin-active-header-links@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-active-header-links@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 11.0.3(vue@3.5.7(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3059,26 +3066,27 @@ snapshots:
|
||||||
'@vuepress/plugin-back-to-top@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-back-to-top@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.0.3(vue@3.5.7(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-blog@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-blog@2.0.0-rc.46(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.46(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-copy-code@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-copy-code@2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.0.3(vue@3.5.7(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3205,7 +3213,7 @@ snapshots:
|
||||||
'@vuepress/plugin-seo': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-seo': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-sitemap': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-sitemap': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-theme-data': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-theme-data': 2.0.0-rc.42(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.0.3(vue@3.5.7(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
sass: 1.77.8
|
sass: 1.77.8
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
|
@ -3256,11 +3264,11 @@ snapshots:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@vueuse/core@11.0.3(vue@3.5.7(typescript@5.6.2))':
|
'@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/web-bluetooth': 0.0.20
|
'@types/web-bluetooth': 0.0.20
|
||||||
'@vueuse/metadata': 11.0.3
|
'@vueuse/metadata': 11.1.0
|
||||||
'@vueuse/shared': 11.0.3(vue@3.5.7(typescript@5.6.2))
|
'@vueuse/shared': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
vue-demi: 0.14.10(vue@3.5.7(typescript@5.6.2))
|
vue-demi: 0.14.10(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
|
@ -3268,7 +3276,7 @@ snapshots:
|
||||||
|
|
||||||
'@vueuse/metadata@10.11.1': {}
|
'@vueuse/metadata@10.11.1': {}
|
||||||
|
|
||||||
'@vueuse/metadata@11.0.3': {}
|
'@vueuse/metadata@11.1.0': {}
|
||||||
|
|
||||||
'@vueuse/shared@10.11.1(vue@3.5.7(typescript@5.6.2))':
|
'@vueuse/shared@10.11.1(vue@3.5.7(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -3277,7 +3285,7 @@ snapshots:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@vueuse/shared@11.0.3(vue@3.5.7(typescript@5.6.2))':
|
'@vueuse/shared@11.1.0(vue@3.5.7(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vue-demi: 0.14.10(vue@3.5.7(typescript@5.6.2))
|
vue-demi: 0.14.10(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3582,29 +3590,29 @@ snapshots:
|
||||||
|
|
||||||
escape-string-regexp@4.0.0: {}
|
escape-string-regexp@4.0.0: {}
|
||||||
|
|
||||||
eslint-config-prettier@9.1.0(eslint@9.10.0):
|
eslint-config-prettier@9.1.0(eslint@9.11.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
|
|
||||||
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0))(eslint@9.10.0)(prettier@3.3.3):
|
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.11.0))(eslint@9.11.0)(prettier@3.3.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
prettier: 3.3.3
|
prettier: 3.3.3
|
||||||
prettier-linter-helpers: 1.0.0
|
prettier-linter-helpers: 1.0.0
|
||||||
synckit: 0.9.1
|
synckit: 0.9.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
eslint-config-prettier: 9.1.0(eslint@9.10.0)
|
eslint-config-prettier: 9.1.0(eslint@9.11.0)
|
||||||
|
|
||||||
eslint-plugin-vue@9.28.0(eslint@9.10.0):
|
eslint-plugin-vue@9.28.0(eslint@9.11.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0)
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
globals: 13.24.0
|
globals: 13.24.0
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
nth-check: 2.1.1
|
nth-check: 2.1.1
|
||||||
postcss-selector-parser: 6.1.2
|
postcss-selector-parser: 6.1.2
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
vue-eslint-parser: 9.4.3(eslint@9.10.0)
|
vue-eslint-parser: 9.4.3(eslint@9.11.0)
|
||||||
xml-name-validator: 4.0.0
|
xml-name-validator: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
@ -3623,14 +3631,14 @@ snapshots:
|
||||||
|
|
||||||
eslint-visitor-keys@4.0.0: {}
|
eslint-visitor-keys@4.0.0: {}
|
||||||
|
|
||||||
eslint@9.10.0:
|
eslint@9.11.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0)
|
||||||
'@eslint-community/regexpp': 4.11.0
|
'@eslint-community/regexpp': 4.11.1
|
||||||
'@eslint/config-array': 0.18.0
|
'@eslint/config-array': 0.18.0
|
||||||
'@eslint/eslintrc': 3.1.0
|
'@eslint/eslintrc': 3.1.0
|
||||||
'@eslint/js': 9.10.0
|
'@eslint/js': 9.11.0
|
||||||
'@eslint/plugin-kit': 0.1.0
|
'@eslint/plugin-kit': 0.2.0
|
||||||
'@humanwhocodes/module-importer': 1.0.1
|
'@humanwhocodes/module-importer': 1.0.1
|
||||||
'@humanwhocodes/retry': 0.3.0
|
'@humanwhocodes/retry': 0.3.0
|
||||||
'@nodelib/fs.walk': 1.2.8
|
'@nodelib/fs.walk': 1.2.8
|
||||||
|
@ -4466,10 +4474,10 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
|
|
||||||
vue-eslint-parser@9.4.3(eslint@9.10.0):
|
vue-eslint-parser@9.4.3(eslint@9.11.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
eslint: 9.10.0
|
eslint: 9.11.0
|
||||||
eslint-scope: 7.2.2
|
eslint-scope: 7.2.2
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
espree: 9.6.1
|
espree: 9.6.1
|
||||||
|
|
Loading…
Reference in a new issue