Compare commits
1 Commits
871a9527d5
...
e4073c8f92
Author | SHA1 | Date | |
---|---|---|---|
e4073c8f92 |
@ -49,7 +49,7 @@
|
|||||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||||
"@pinia/colada": "^0.17.1",
|
"@pinia/colada": "^0.17.1",
|
||||||
"@primeuix/themes": "^1.1.2",
|
"@primeuix/themes": "^1.1.2",
|
||||||
"@splinetool/runtime": "^1.10.23",
|
"@splinetool/runtime": "^1.10.22",
|
||||||
"@types/p5": "^1.7.6",
|
"@types/p5": "^1.7.6",
|
||||||
"@types/sortablejs": "^1.15.8",
|
"@types/sortablejs": "^1.15.8",
|
||||||
"@unhead/vue": "^2.0.12",
|
"@unhead/vue": "^2.0.12",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -29,8 +29,8 @@ importers:
|
|||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
'@splinetool/runtime':
|
'@splinetool/runtime':
|
||||||
specifier: ^1.10.23
|
specifier: ^1.10.22
|
||||||
version: 1.10.23
|
version: 1.10.22
|
||||||
'@types/p5':
|
'@types/p5':
|
||||||
specifier: ^1.7.6
|
specifier: ^1.7.6
|
||||||
version: 1.7.6
|
version: 1.7.6
|
||||||
@ -1631,8 +1631,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
'@splinetool/runtime@1.10.23':
|
'@splinetool/runtime@1.10.22':
|
||||||
resolution: {integrity: sha512-dgRP5fgri3kB3lZwxLA0HbV/sNSnSELHbbYNPAWoLcviKM/fl+xlwVaKPYbs1x9+Jp2uhLC2Vsk9HpaD24UB8g==}
|
resolution: {integrity: sha512-fRohYdQoC3bxsRI6gquOgDrenxMrpUYO4DTN2b5+KlTGhdSPWE+qIxlCkaS0zowoafCWeR/eQ/Uqw7EJhm4n9g==}
|
||||||
|
|
||||||
'@spz-loader/core@0.1.0':
|
'@spz-loader/core@0.1.0':
|
||||||
resolution: {integrity: sha512-atqn/DLy0xNkqRgz3l/5CD12y1M44JdjTmAFQYDKvzf0pIyj+NlJ/PeCRlSJQfXmZ2JndNOCpcGOFVldANf/EA==}
|
resolution: {integrity: sha512-atqn/DLy0xNkqRgz3l/5CD12y1M44JdjTmAFQYDKvzf0pIyj+NlJ/PeCRlSJQfXmZ2JndNOCpcGOFVldANf/EA==}
|
||||||
@ -6822,7 +6822,7 @@ snapshots:
|
|||||||
|
|
||||||
'@sindresorhus/merge-streams@4.0.0': {}
|
'@sindresorhus/merge-streams@4.0.0': {}
|
||||||
|
|
||||||
'@splinetool/runtime@1.10.23':
|
'@splinetool/runtime@1.10.22':
|
||||||
dependencies:
|
dependencies:
|
||||||
on-change: 4.0.2
|
on-change: 4.0.2
|
||||||
semver-compare: 1.0.0
|
semver-compare: 1.0.0
|
||||||
|
Reference in New Issue
Block a user