Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-fe
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-fe
Commits
aaa10213
Commit
aaa10213
authored
Oct 16, 2024
by
tyyin lan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: vue版本更新
parent
40218234
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
188 additions
and
125 deletions
+188
-125
package.json
package.json
+1
-1
pnpm-lock.yaml
pnpm-lock.yaml
+187
-124
No files found.
package.json
View file @
aaa10213
...
...
@@ -33,7 +33,7 @@
"
pinia
"
:
"^2.2.2"
,
"
spark-md5
"
:
"^3.0.2"
,
"
validator
"
:
"^13.12.0"
,
"
vue
"
:
"^3.5.
6
"
,
"
vue
"
:
"^3.5.
12
"
,
"
vue-i18n
"
:
"^9.14.0"
,
"
vue-router
"
:
"^4.4.5"
},
...
...
pnpm-lock.yaml
View file @
aaa10213
...
...
@@ -10,10 +10,10 @@ importers:
dependencies
:
'
@icon-park/vue-next'
:
specifier
:
^1.4.2
version
:
1.4.2(vue@3.5.
6
(typescript@5.6.2))
version
:
1.4.2(vue@3.5.
12
(typescript@5.6.2))
'
@iconify/vue'
:
specifier
:
^4.1.2
version
:
4.1.2(vue@3.5.
6
(typescript@5.6.2))
version
:
4.1.2(vue@3.5.
12
(typescript@5.6.2))
'
@microsoft/fetch-event-source'
:
specifier
:
^2.0.1
version
:
2.0.1
...
...
@@ -25,7 +25,7 @@ importers:
version
:
0.61.9
'
@vueuse/core'
:
specifier
:
^10.11.1
version
:
10.11.1(vue@3.5.
6
(typescript@5.6.2))
version
:
10.11.1(vue@3.5.
12
(typescript@5.6.2))
axios
:
specifier
:
^1.7.7
version
:
1.7.7
...
...
@@ -52,7 +52,7 @@ importers:
version
:
5.0.7
pinia
:
specifier
:
^2.2.2
version
:
2.2.2(typescript@5.6.2)(vue@3.5.
6
(typescript@5.6.2))
version
:
2.2.2(typescript@5.6.2)(vue@3.5.
12
(typescript@5.6.2))
spark-md5
:
specifier
:
^3.0.2
version
:
3.0.2
...
...
@@ -60,14 +60,14 @@ importers:
specifier
:
^13.12.0
version
:
13.12.0
vue
:
specifier
:
^3.5.
6
version
:
3.5.
6
(typescript@5.6.2)
specifier
:
^3.5.
12
version
:
3.5.
12
(typescript@5.6.2)
vue-i18n
:
specifier
:
^9.14.0
version
:
9.14.0(vue@3.5.
6
(typescript@5.6.2))
version
:
9.14.0(vue@3.5.
12
(typescript@5.6.2))
vue-router
:
specifier
:
^4.4.5
version
:
4.4.5(vue@3.5.
6
(typescript@5.6.2))
version
:
4.4.5(vue@3.5.
12
(typescript@5.6.2))
devDependencies
:
'
@commitlint/cli'
:
specifier
:
^19.5.0
...
...
@@ -80,7 +80,7 @@ importers:
version
:
19.5.0
'
@intlify/unplugin-vue-i18n'
:
specifier
:
^4.0.0
version
:
4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.
6
(typescript@5.6.2)))(webpack-sources@3.2.3)
version
:
4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.
12
(typescript@5.6.2)))(webpack-sources@3.2.3)
'
@types/markdown-it'
:
specifier
:
^14.1.2
version
:
14.1.2
...
...
@@ -104,7 +104,7 @@ importers:
version
:
0.61.9(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
'
@vitejs/plugin-vue'
:
specifier
:
^4.6.2
version
:
4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.
6
(typescript@5.6.2))
version
:
4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.
12
(typescript@5.6.2))
autoprefixer
:
specifier
:
^10.4.20
version
:
10.4.20(postcss@8.4.47)
...
...
@@ -131,7 +131,7 @@ importers:
version
:
15.2.10
naive-ui
:
specifier
:
^2.39.0
version
:
2.39.0(vue@3.5.
6
(typescript@5.6.2))
version
:
2.39.0(vue@3.5.
12
(typescript@5.6.2))
postcss
:
specifier
:
^8.4.47
version
:
8.4.47
...
...
@@ -182,10 +182,10 @@ importers:
version
:
0.61.9(postcss@8.4.47)(rollup@4.21.3)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))
unplugin-auto-import
:
specifier
:
^0.17.8
version
:
0.17.8(@vueuse/core@10.11.1(vue@3.5.
6
(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
version
:
0.17.8(@vueuse/core@10.11.1(vue@3.5.
12
(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
unplugin-vue-components
:
specifier
:
^0.26.0
version
:
0.26.0(@babel/parser@7.25.
6)(rollup@4.21.3)(vue@3.5.6
(typescript@5.6.2))(webpack-sources@3.2.3)
version
:
0.26.0(@babel/parser@7.25.
8)(rollup@4.21.3)(vue@3.5.12
(typescript@5.6.2))(webpack-sources@3.2.3)
vite
:
specifier
:
^5.4.6
version
:
5.4.6(@types/node@20.16.5)(sass@1.79.1)
...
...
@@ -277,12 +277,12 @@ packages:
resolution
:
{
integrity
:
sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/helper-string-parser@7.2
4.8
'
:
resolution
:
{
integrity
:
sha512-
pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ
==
}
'
@babel/helper-string-parser@7.2
5.7
'
:
resolution
:
{
integrity
:
sha512-
CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g
==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/helper-validator-identifier@7.2
4
.7'
:
resolution
:
{
integrity
:
sha512-
rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w
==
}
'
@babel/helper-validator-identifier@7.2
5
.7'
:
resolution
:
{
integrity
:
sha512-
AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg
==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/helper-validator-option@7.24.8'
:
...
...
@@ -302,6 +302,11 @@ packages:
engines
:
{
node
:
'
>=6.0.0'
}
hasBin
:
true
'
@babel/parser@7.25.8'
:
resolution
:
{
integrity
:
sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==
}
engines
:
{
node
:
'
>=6.0.0'
}
hasBin
:
true
'
@babel/plugin-syntax-jsx@7.24.7'
:
resolution
:
{
integrity
:
sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==
}
engines
:
{
node
:
'
>=6.9.0'
}
...
...
@@ -344,8 +349,8 @@ packages:
resolution
:
{
integrity
:
sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/types@7.25.
6
'
:
resolution
:
{
integrity
:
sha512-
/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw
==
}
'
@babel/types@7.25.
8
'
:
resolution
:
{
integrity
:
sha512-
JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg
==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@commitlint/cli@19.5.0'
:
...
...
@@ -1183,15 +1188,27 @@ packages:
'
@volar/typescript@2.4.5'
:
resolution
:
{
integrity
:
sha512-mcT1mHvLljAEtHviVcBuOyAwwMKz1ibXTi5uYtP/pf4XxoAzpdkQ+Br2IC0NPCvLCbjPZmbf3I0udndkfB1CDg==
}
'
@vue/compiler-core@3.5.12'
:
resolution
:
{
integrity
:
sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==
}
'
@vue/compiler-core@3.5.6'
:
resolution
:
{
integrity
:
sha512-r+gNu6K4lrvaQLQGmf+1gc41p3FO2OUJyWmNqaIITaJU6YFiV5PtQSFZt8jfztYyARwqhoCayjprC7KMvT3nRA==
}
'
@vue/compiler-dom@3.5.12'
:
resolution
:
{
integrity
:
sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==
}
'
@vue/compiler-dom@3.5.6'
:
resolution
:
{
integrity
:
sha512-xRXqxDrIqK8v8sSScpistyYH0qYqxakpsIvqMD2e5sV/PXQ1mTwtXp4k42yHK06KXxKSmitop9e45Ui/3BrTEw==
}
'
@vue/compiler-sfc@3.5.12'
:
resolution
:
{
integrity
:
sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==
}
'
@vue/compiler-sfc@3.5.6'
:
resolution
:
{
integrity
:
sha512-pjWJ8Kj9TDHlbF5LywjVso+BIxCY5wVOLhkEXRhuCHDxPFIeX1zaFefKs8RYoHvkSMqRWt93a0f2gNJVJixHwg==
}
'
@vue/compiler-ssr@3.5.12'
:
resolution
:
{
integrity
:
sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==
}
'
@vue/compiler-ssr@3.5.6'
:
resolution
:
{
integrity
:
sha512-VpWbaZrEOCqnmqjE83xdwegtr5qO/2OPUC6veWgvNqTJ3bYysz6vY3VqMuOijubuUYPRpG3OOKIh9TD0Stxb9A==
}
...
...
@@ -1209,19 +1226,22 @@ packages:
typescript
:
optional
:
true
'
@vue/reactivity@3.5.
6
'
:
resolution
:
{
integrity
:
sha512-
shZ+KtBoHna5GyUxWfoFVBCVd7k56m6lGhk5e+J9AKjheHF6yob5eukssHRI+rzvHBiU1sWs/1ZhNbLExc5oYQ
==
}
'
@vue/reactivity@3.5.
12
'
:
resolution
:
{
integrity
:
sha512-
UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg
==
}
'
@vue/runtime-core@3.5.
6
'
:
resolution
:
{
integrity
:
sha512-
FpFULR6+c2lI+m1fIGONLDqPQO34jxV8g6A4wBOgne8eSRHP6PQL27+kWFIx5wNhhjkO7B4rgtsHAmWv7qKvbg
==
}
'
@vue/runtime-core@3.5.
12
'
:
resolution
:
{
integrity
:
sha512-
hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw
==
}
'
@vue/runtime-dom@3.5.
6
'
:
resolution
:
{
integrity
:
sha512-
SDPseWre45G38ENH2zXRAHL1dw/rr5qp91lS4lt/nHvMr0MhsbCbihGAWLXNB/6VfFOJe2O+RBRkXU+CJF7/sw
==
}
'
@vue/runtime-dom@3.5.
12
'
:
resolution
:
{
integrity
:
sha512-
q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA
==
}
'
@vue/server-renderer@3.5.
6
'
:
resolution
:
{
integrity
:
sha512-
zivnxQnOnwEXVaT9CstJ64rZFXMS5ZkKxCjDQKiMSvUhXRzFLWZVbaBiNF4HGDqGNNsTgmjcCSmU6TB/0OOxLA
==
}
'
@vue/server-renderer@3.5.
12
'
:
resolution
:
{
integrity
:
sha512-
I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg
==
}
peerDependencies
:
vue
:
3.5.6
vue
:
3.5.12
'
@vue/shared@3.5.12'
:
resolution
:
{
integrity
:
sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==
}
'
@vue/shared@3.5.6'
:
resolution
:
{
integrity
:
sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==
}
...
...
@@ -2196,6 +2216,9 @@ packages:
magic-string@0.30.11
:
resolution
:
{
integrity
:
sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==
}
magic-string@0.30.12
:
resolution
:
{
integrity
:
sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==
}
markdown-it-link-attributes@4.0.1
:
resolution
:
{
integrity
:
sha512-pg5OK0jPLg62H4k7M9mRJLT61gUp9nvG0XveKYHMOOluASo9OEF13WlXrpAp2aj35LbedAy3QOCgQCw0tkLKAQ==
}
...
...
@@ -3100,8 +3123,8 @@ packages:
peerDependencies
:
typescript
:
'
>=5.0.0'
vue@3.5.
6
:
resolution
:
{
integrity
:
sha512-
zv+20E2VIYbcJOzJPUWp03NOGFhMmpCKOfSxVTmCYyYFFko48H9tmuQFzYj7tu4qX1AeXlp9DmhIP89/sSxxhw
==
}
vue@3.5.
12
:
resolution
:
{
integrity
:
sha512-
CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg
==
}
peerDependencies
:
typescript
:
'
*'
peerDependenciesMeta
:
...
...
@@ -3210,10 +3233,10 @@ snapshots:
'
@babel/helper-compilation-targets'
:
7.25.2
'
@babel/helper-module-transforms'
:
7.25.2(@babel/core@7.25.2)
'
@babel/helpers'
:
7.25.6
'
@babel/parser'
:
7.25.
6
'
@babel/parser'
:
7.25.
8
'
@babel/template'
:
7.25.0
'
@babel/traverse'
:
7.25.6
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
convert-source-map
:
2.0.0
debug
:
4.3.7
gensync
:
1.0.0-beta.2
...
...
@@ -3224,14 +3247,14 @@ snapshots:
'
@babel/generator@7.25.6'
:
dependencies
:
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
'
@jridgewell/gen-mapping'
:
0.3.5
'
@jridgewell/trace-mapping'
:
0.3.25
jsesc
:
2.5.2
'
@babel/helper-annotate-as-pure@7.24.7'
:
dependencies
:
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
'
@babel/helper-compilation-targets@7.25.2'
:
dependencies
:
...
...
@@ -3257,14 +3280,14 @@ snapshots:
'
@babel/helper-member-expression-to-functions@7.24.8'
:
dependencies
:
'
@babel/traverse'
:
7.25.6
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
transitivePeerDependencies
:
-
supports-color
'
@babel/helper-module-imports@7.24.7'
:
dependencies
:
'
@babel/traverse'
:
7.25.6
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
transitivePeerDependencies
:
-
supports-color
...
...
@@ -3273,14 +3296,14 @@ snapshots:
'
@babel/core'
:
7.25.2
'
@babel/helper-module-imports'
:
7.24.7
'
@babel/helper-simple-access'
:
7.24.7
'
@babel/helper-validator-identifier'
:
7.2
4
.7
'
@babel/helper-validator-identifier'
:
7.2
5
.7
'
@babel/traverse'
:
7.25.6
transitivePeerDependencies
:
-
supports-color
'
@babel/helper-optimise-call-expression@7.24.7'
:
dependencies
:
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
'
@babel/helper-plugin-utils@7.24.8'
:
{}
...
...
@@ -3296,38 +3319,42 @@ snapshots:
'
@babel/helper-simple-access@7.24.7'
:
dependencies
:
'
@babel/traverse'
:
7.25.6
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
transitivePeerDependencies
:
-
supports-color
'
@babel/helper-skip-transparent-expression-wrappers@7.24.7'
:
dependencies
:
'
@babel/traverse'
:
7.25.6
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
transitivePeerDependencies
:
-
supports-color
'
@babel/helper-string-parser@7.2
4.8
'
:
{}
'
@babel/helper-string-parser@7.2
5.7
'
:
{}
'
@babel/helper-validator-identifier@7.2
4
.7'
:
{}
'
@babel/helper-validator-identifier@7.2
5
.7'
:
{}
'
@babel/helper-validator-option@7.24.8'
:
{}
'
@babel/helpers@7.25.6'
:
dependencies
:
'
@babel/template'
:
7.25.0
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
'
@babel/highlight@7.24.7'
:
dependencies
:
'
@babel/helper-validator-identifier'
:
7.2
4
.7
'
@babel/helper-validator-identifier'
:
7.2
5
.7
chalk
:
2.4.2
js-tokens
:
4.0.0
picocolors
:
1.1.0
'
@babel/parser@7.25.6'
:
dependencies
:
'
@babel/types'
:
7.25.6
'
@babel/types'
:
7.25.8
'
@babel/parser@7.25.8'
:
dependencies
:
'
@babel/types'
:
7.25.8
'
@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)'
:
dependencies
:
...
...
@@ -3377,25 +3404,25 @@ snapshots:
'
@babel/template@7.25.0'
:
dependencies
:
'
@babel/code-frame'
:
7.24.7
'
@babel/parser'
:
7.25.
6
'
@babel/types'
:
7.25.
6
'
@babel/parser'
:
7.25.
8
'
@babel/types'
:
7.25.
8
'
@babel/traverse@7.25.6'
:
dependencies
:
'
@babel/code-frame'
:
7.24.7
'
@babel/generator'
:
7.25.6
'
@babel/parser'
:
7.25.
6
'
@babel/parser'
:
7.25.
8
'
@babel/template'
:
7.25.0
'
@babel/types'
:
7.25.
6
'
@babel/types'
:
7.25.
8
debug
:
4.3.7
globals
:
11.12.0
transitivePeerDependencies
:
-
supports-color
'
@babel/types@7.25.
6
'
:
'
@babel/types@7.25.
8
'
:
dependencies
:
'
@babel/helper-string-parser'
:
7.2
4.8
'
@babel/helper-validator-identifier'
:
7.2
4
.7
'
@babel/helper-string-parser'
:
7.2
5.7
'
@babel/helper-validator-identifier'
:
7.2
5
.7
to-fast-properties
:
2.0.0
'
@commitlint/cli@19.5.0(@types/node@20.16.5)(typescript@5.6.2)'
:
...
...
@@ -3512,9 +3539,9 @@ snapshots:
dependencies
:
css-render
:
0.15.14
'
@css-render/vue3-ssr@0.15.14(vue@3.5.
6
(typescript@5.6.2))'
:
'
@css-render/vue3-ssr@0.15.14(vue@3.5.
12
(typescript@5.6.2))'
:
dependencies
:
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
'
@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1)'
:
dependencies
:
...
...
@@ -3717,9 +3744,9 @@ snapshots:
'
@humanwhocodes/retry@0.3.0'
:
{}
'
@icon-park/vue-next@1.4.2(vue@3.5.
6
(typescript@5.6.2))'
:
'
@icon-park/vue-next@1.4.2(vue@3.5.
12
(typescript@5.6.2))'
:
dependencies
:
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
'
@iconify/types@2.0.0'
:
{}
...
...
@@ -3735,12 +3762,12 @@ snapshots:
transitivePeerDependencies
:
-
supports-color
'
@iconify/vue@4.1.2(vue@3.5.
6
(typescript@5.6.2))'
:
'
@iconify/vue@4.1.2(vue@3.5.
12
(typescript@5.6.2))'
:
dependencies
:
'
@iconify/types'
:
2.0.0
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
'
@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.5.
6
(typescript@5.6.2)))'
:
'
@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.5.
12
(typescript@5.6.2)))'
:
dependencies
:
'
@intlify/message-compiler'
:
9.14.0
'
@intlify/shared'
:
9.14.0
...
...
@@ -3752,7 +3779,7 @@ snapshots:
source-map-js
:
1.2.1
yaml-eslint-parser
:
1.2.3
optionalDependencies
:
vue-i18n
:
9.14.0(vue@3.5.
6
(typescript@5.6.2))
vue-i18n
:
9.14.0(vue@3.5.
12
(typescript@5.6.2))
'
@intlify/core-base@9.14.0'
:
dependencies
:
...
...
@@ -3766,9 +3793,9 @@ snapshots:
'
@intlify/shared@9.14.0'
:
{}
'
@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.
6
(typescript@5.6.2)))(webpack-sources@3.2.3)'
:
'
@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.
12
(typescript@5.6.2)))(webpack-sources@3.2.3)'
:
dependencies
:
'
@intlify/bundle-utils'
:
8.0.0(vue-i18n@9.14.0(vue@3.5.
6
(typescript@5.6.2)))
'
@intlify/bundle-utils'
:
8.0.0(vue-i18n@9.14.0(vue@3.5.
12
(typescript@5.6.2)))
'
@intlify/shared'
:
9.14.0
'
@rollup/pluginutils'
:
5.1.0(rollup@4.21.3)
'
@vue/compiler-sfc'
:
3.5.6
...
...
@@ -3781,7 +3808,7 @@ snapshots:
source-map-js
:
1.2.1
unplugin
:
1.14.1(webpack-sources@3.2.3)
optionalDependencies
:
vue-i18n
:
9.14.0(vue@3.5.
6
(typescript@5.6.2))
vue-i18n
:
9.14.0(vue@3.5.
12
(typescript@5.6.2))
transitivePeerDependencies
:
-
rollup
-
supports-color
...
...
@@ -4025,7 +4052,7 @@ snapshots:
colorette
:
2.0.20
consola
:
3.2.3
fast-glob
:
3.3.2
magic-string
:
0.30.1
1
magic-string
:
0.30.1
2
pathe
:
1.1.2
perfect-debounce
:
1.0.0
transitivePeerDependencies
:
...
...
@@ -4079,7 +4106,7 @@ snapshots:
'
@unocss/rule-utils'
:
0.61.9
css-tree
:
2.3.1
fast-glob
:
3.3.2
magic-string
:
0.30.1
1
magic-string
:
0.30.1
2
postcss
:
8.4.47
transitivePeerDependencies
:
-
supports-color
...
...
@@ -4134,7 +4161,7 @@ snapshots:
'
@unocss/rule-utils@0.61.9'
:
dependencies
:
'
@unocss/core'
:
0.61.9
magic-string
:
0.30.1
1
magic-string
:
0.30.1
2
'
@unocss/scope@0.61.9'
:
{}
...
...
@@ -4176,16 +4203,16 @@ snapshots:
'
@unocss/transformer-directives'
:
0.61.9
chokidar
:
3.6.0
fast-glob
:
3.3.2
magic-string
:
0.30.1
1
magic-string
:
0.30.1
2
vite
:
5.4.6(@types/node@20.16.5)(sass@1.79.1)
transitivePeerDependencies
:
-
rollup
-
supports-color
'
@vitejs/plugin-vue@4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.
6
(typescript@5.6.2))'
:
'
@vitejs/plugin-vue@4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.
12
(typescript@5.6.2))'
:
dependencies
:
vite
:
5.4.6(@types/node@20.16.5)(sass@1.79.1)
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
'
@volar/language-core@2.4.5'
:
dependencies
:
...
...
@@ -4199,6 +4226,14 @@ snapshots:
path-browserify
:
1.0.1
vscode-uri
:
3.0.8
'
@vue/compiler-core@3.5.12'
:
dependencies
:
'
@babel/parser'
:
7.25.8
'
@vue/shared'
:
3.5.12
entities
:
4.5.0
estree-walker
:
2.0.2
source-map-js
:
1.2.1
'
@vue/compiler-core@3.5.6'
:
dependencies
:
'
@babel/parser'
:
7.25.6
...
...
@@ -4207,11 +4242,28 @@ snapshots:
estree-walker
:
2.0.2
source-map-js
:
1.2.1
'
@vue/compiler-dom@3.5.12'
:
dependencies
:
'
@vue/compiler-core'
:
3.5.12
'
@vue/shared'
:
3.5.12
'
@vue/compiler-dom@3.5.6'
:
dependencies
:
'
@vue/compiler-core'
:
3.5.6
'
@vue/shared'
:
3.5.6
'
@vue/compiler-sfc@3.5.12'
:
dependencies
:
'
@babel/parser'
:
7.25.8
'
@vue/compiler-core'
:
3.5.12
'
@vue/compiler-dom'
:
3.5.12
'
@vue/compiler-ssr'
:
3.5.12
'
@vue/shared'
:
3.5.12
estree-walker
:
2.0.2
magic-string
:
0.30.12
postcss
:
8.4.47
source-map-js
:
1.2.1
'
@vue/compiler-sfc@3.5.6'
:
dependencies
:
'
@babel/parser'
:
7.25.6
...
...
@@ -4224,6 +4276,11 @@ snapshots:
postcss
:
8.4.47
source-map-js
:
1.2.1
'
@vue/compiler-ssr@3.5.12'
:
dependencies
:
'
@vue/compiler-dom'
:
3.5.12
'
@vue/shared'
:
3.5.12
'
@vue/compiler-ssr@3.5.6'
:
dependencies
:
'
@vue/compiler-dom'
:
3.5.6
...
...
@@ -4239,9 +4296,9 @@ snapshots:
'
@vue/language-core@2.0.29(typescript@5.6.2)'
:
dependencies
:
'
@volar/language-core'
:
2.4.5
'
@vue/compiler-dom'
:
3.5.
6
'
@vue/compiler-dom'
:
3.5.
12
'
@vue/compiler-vue2'
:
2.7.16
'
@vue/shared'
:
3.5.
6
'
@vue/shared'
:
3.5.
12
computeds
:
0.0.1
minimatch
:
9.0.5
muggle-string
:
0.4.1
...
...
@@ -4249,45 +4306,47 @@ snapshots:
optionalDependencies
:
typescript
:
5.6.2
'
@vue/reactivity@3.5.
6
'
:
'
@vue/reactivity@3.5.
12
'
:
dependencies
:
'
@vue/shared'
:
3.5.
6
'
@vue/shared'
:
3.5.
12
'
@vue/runtime-core@3.5.
6
'
:
'
@vue/runtime-core@3.5.
12
'
:
dependencies
:
'
@vue/reactivity'
:
3.5.
6
'
@vue/shared'
:
3.5.
6
'
@vue/reactivity'
:
3.5.
12
'
@vue/shared'
:
3.5.
12
'
@vue/runtime-dom@3.5.
6
'
:
'
@vue/runtime-dom@3.5.
12
'
:
dependencies
:
'
@vue/reactivity'
:
3.5.
6
'
@vue/runtime-core'
:
3.5.
6
'
@vue/shared'
:
3.5.
6
'
@vue/reactivity'
:
3.5.
12
'
@vue/runtime-core'
:
3.5.
12
'
@vue/shared'
:
3.5.
12
csstype
:
3.1.3
'
@vue/server-renderer@3.5.
6(vue@3.5.6
(typescript@5.6.2))'
:
'
@vue/server-renderer@3.5.
12(vue@3.5.12
(typescript@5.6.2))'
:
dependencies
:
'
@vue/compiler-ssr'
:
3.5.6
'
@vue/shared'
:
3.5.6
vue
:
3.5.6(typescript@5.6.2)
'
@vue/compiler-ssr'
:
3.5.12
'
@vue/shared'
:
3.5.12
vue
:
3.5.12(typescript@5.6.2)
'
@vue/shared@3.5.12'
:
{}
'
@vue/shared@3.5.6'
:
{}
'
@vueuse/core@10.11.1(vue@3.5.
6
(typescript@5.6.2))'
:
'
@vueuse/core@10.11.1(vue@3.5.
12
(typescript@5.6.2))'
:
dependencies
:
'
@types/web-bluetooth'
:
0.0.20
'
@vueuse/metadata'
:
10.11.1
'
@vueuse/shared'
:
10.11.1(vue@3.5.
6
(typescript@5.6.2))
vue-demi
:
0.14.10(vue@3.5.
6
(typescript@5.6.2))
'
@vueuse/shared'
:
10.11.1(vue@3.5.
12
(typescript@5.6.2))
vue-demi
:
0.14.10(vue@3.5.
12
(typescript@5.6.2))
transitivePeerDependencies
:
-
'
@vue/composition-api'
-
vue
'
@vueuse/metadata@10.11.1'
:
{}
'
@vueuse/shared@10.11.1(vue@3.5.
6
(typescript@5.6.2))'
:
'
@vueuse/shared@10.11.1(vue@3.5.
12
(typescript@5.6.2))'
:
dependencies
:
vue-demi
:
0.14.10(vue@3.5.
6
(typescript@5.6.2))
vue-demi
:
0.14.10(vue@3.5.
12
(typescript@5.6.2))
transitivePeerDependencies
:
-
'
@vue/composition-api'
-
vue
...
...
@@ -5240,6 +5299,10 @@ snapshots:
dependencies
:
'
@jridgewell/sourcemap-codec'
:
1.5.0
magic-string@0.30.12
:
dependencies
:
'
@jridgewell/sourcemap-codec'
:
1.5.0
markdown-it-link-attributes@4.0.1
:
{}
markdown-it@14.1.0
:
...
...
@@ -5305,10 +5368,10 @@ snapshots:
muggle-string@0.4.1
:
{}
naive-ui@2.39.0(vue@3.5.
6
(typescript@5.6.2))
:
naive-ui@2.39.0(vue@3.5.
12
(typescript@5.6.2))
:
dependencies
:
'
@css-render/plugin-bem'
:
0.15.14(css-render@0.15.14)
'
@css-render/vue3-ssr'
:
0.15.14(vue@3.5.
6
(typescript@5.6.2))
'
@css-render/vue3-ssr'
:
0.15.14(vue@3.5.
12
(typescript@5.6.2))
'
@types/katex'
:
0.16.7
'
@types/lodash'
:
4.17.7
'
@types/lodash-es'
:
4.17.12
...
...
@@ -5323,10 +5386,10 @@ snapshots:
lodash-es
:
4.17.21
seemly
:
0.3.8
treemate
:
0.3.11
vdirs
:
0.1.8(vue@3.5.
6
(typescript@5.6.2))
vooks
:
0.2.12(vue@3.5.
6
(typescript@5.6.2))
vue
:
3.5.
6
(typescript@5.6.2)
vueuc
:
0.4.58(vue@3.5.
6
(typescript@5.6.2))
vdirs
:
0.1.8(vue@3.5.
12
(typescript@5.6.2))
vooks
:
0.2.12(vue@3.5.
12
(typescript@5.6.2))
vue
:
3.5.
12
(typescript@5.6.2)
vueuc
:
0.4.58(vue@3.5.
12
(typescript@5.6.2))
nanoid@3.3.7
:
{}
...
...
@@ -5436,11 +5499,11 @@ snapshots:
pidtree@0.6.0
:
{}
pinia@2.2.2(typescript@5.6.2)(vue@3.5.
6
(typescript@5.6.2))
:
pinia@2.2.2(typescript@5.6.2)(vue@3.5.
12
(typescript@5.6.2))
:
dependencies
:
'
@vue/devtools-api'
:
6.6.4
vue
:
3.5.
6
(typescript@5.6.2)
vue-demi
:
0.14.10(vue@3.5.
6
(typescript@5.6.2))
vue
:
3.5.
12
(typescript@5.6.2)
vue-demi
:
0.14.10(vue@3.5.
12
(typescript@5.6.2))
optionalDependencies
:
typescript
:
5.6.2
...
...
@@ -5923,7 +5986,7 @@ snapshots:
-
rollup
-
supports-color
unplugin-auto-import@0.17.8(@vueuse/core@10.11.1(vue@3.5.
6
(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
:
unplugin-auto-import@0.17.8(@vueuse/core@10.11.1(vue@3.5.
12
(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
:
dependencies
:
'
@antfu/utils'
:
0.7.10
'
@rollup/pluginutils'
:
5.1.0(rollup@4.21.3)
...
...
@@ -5934,12 +5997,12 @@ snapshots:
unimport
:
3.12.0(rollup@4.21.3)(webpack-sources@3.2.3)
unplugin
:
1.14.1(webpack-sources@3.2.3)
optionalDependencies
:
'
@vueuse/core'
:
10.11.1(vue@3.5.
6
(typescript@5.6.2))
'
@vueuse/core'
:
10.11.1(vue@3.5.
12
(typescript@5.6.2))
transitivePeerDependencies
:
-
rollup
-
webpack-sources
unplugin-vue-components@0.26.0(@babel/parser@7.25.
6)(rollup@4.21.3)(vue@3.5.6
(typescript@5.6.2))(webpack-sources@3.2.3)
:
unplugin-vue-components@0.26.0(@babel/parser@7.25.
8)(rollup@4.21.3)(vue@3.5.12
(typescript@5.6.2))(webpack-sources@3.2.3)
:
dependencies
:
'
@antfu/utils'
:
0.7.10
'
@rollup/pluginutils'
:
5.1.0(rollup@4.21.3)
...
...
@@ -5951,9 +6014,9 @@ snapshots:
minimatch
:
9.0.5
resolve
:
1.22.8
unplugin
:
1.14.1(webpack-sources@3.2.3)
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
optionalDependencies
:
'
@babel/parser'
:
7.25.
6
'
@babel/parser'
:
7.25.
8
transitivePeerDependencies
:
-
rollup
-
supports-color
...
...
@@ -5980,10 +6043,10 @@ snapshots:
validator@13.12.0
:
{}
vdirs@0.1.8(vue@3.5.
6
(typescript@5.6.2))
:
vdirs@0.1.8(vue@3.5.
12
(typescript@5.6.2))
:
dependencies
:
evtd
:
0.2.4
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
vite-plugin-checker@0.7.2(eslint@9.10.0(jiti@1.21.6))(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2))
:
dependencies
:
...
...
@@ -6019,10 +6082,10 @@ snapshots:
fsevents
:
2.3.3
sass
:
1.79.1
vooks@0.2.12(vue@3.5.
6
(typescript@5.6.2))
:
vooks@0.2.12(vue@3.5.
12
(typescript@5.6.2))
:
dependencies
:
evtd
:
0.2.4
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
vscode-jsonrpc@6.0.0
:
{}
...
...
@@ -6047,9 +6110,9 @@ snapshots:
vscode-uri@3.0.8
:
{}
vue-demi@0.14.10(vue@3.5.
6
(typescript@5.6.2))
:
vue-demi@0.14.10(vue@3.5.
12
(typescript@5.6.2))
:
dependencies
:
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@1.21.6))
:
dependencies
:
...
...
@@ -6064,17 +6127,17 @@ snapshots:
transitivePeerDependencies
:
-
supports-color
vue-i18n@9.14.0(vue@3.5.
6
(typescript@5.6.2))
:
vue-i18n@9.14.0(vue@3.5.
12
(typescript@5.6.2))
:
dependencies
:
'
@intlify/core-base'
:
9.14.0
'
@intlify/shared'
:
9.14.0
'
@vue/devtools-api'
:
6.6.4
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
vue-router@4.4.5(vue@3.5.
6
(typescript@5.6.2))
:
vue-router@4.4.5(vue@3.5.
12
(typescript@5.6.2))
:
dependencies
:
'
@vue/devtools-api'
:
6.6.4
vue
:
3.5.
6
(typescript@5.6.2)
vue
:
3.5.
12
(typescript@5.6.2)
vue-tsc@2.0.29(typescript@5.6.2)
:
dependencies
:
...
...
@@ -6083,26 +6146,26 @@ snapshots:
semver
:
7.6.3
typescript
:
5.6.2
vue@3.5.
6
(typescript@5.6.2)
:
vue@3.5.
12
(typescript@5.6.2)
:
dependencies
:
'
@vue/compiler-dom'
:
3.5.
6
'
@vue/compiler-sfc'
:
3.5.
6
'
@vue/runtime-dom'
:
3.5.
6
'
@vue/server-renderer'
:
3.5.
6(vue@3.5.6
(typescript@5.6.2))
'
@vue/shared'
:
3.5.
6
'
@vue/compiler-dom'
:
3.5.
12
'
@vue/compiler-sfc'
:
3.5.
12
'
@vue/runtime-dom'
:
3.5.
12
'
@vue/server-renderer'
:
3.5.
12(vue@3.5.12
(typescript@5.6.2))
'
@vue/shared'
:
3.5.
12
optionalDependencies
:
typescript
:
5.6.2
vueuc@0.4.58(vue@3.5.
6
(typescript@5.6.2))
:
vueuc@0.4.58(vue@3.5.
12
(typescript@5.6.2))
:
dependencies
:
'
@css-render/vue3-ssr'
:
0.15.14(vue@3.5.
6
(typescript@5.6.2))
'
@css-render/vue3-ssr'
:
0.15.14(vue@3.5.
12
(typescript@5.6.2))
'
@juggle/resize-observer'
:
3.4.0
css-render
:
0.15.14
evtd
:
0.2.4
seemly
:
0.3.8
vdirs
:
0.1.8(vue@3.5.
6
(typescript@5.6.2))
vooks
:
0.2.12(vue@3.5.
6
(typescript@5.6.2))
vue
:
3.5.
6
(typescript@5.6.2)
vdirs
:
0.1.8(vue@3.5.
12
(typescript@5.6.2))
vooks
:
0.2.12(vue@3.5.
12
(typescript@5.6.2))
vue
:
3.5.
12
(typescript@5.6.2)
webpack-sources@3.2.3
:
optional
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment