Compare commits
1 Commits
e1315ced4d
...
c0e1ec4cb7
Author | SHA1 | Date | |
---|---|---|---|
c0e1ec4cb7 |
@ -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.24",
|
"@splinetool/runtime": "^1.10.25",
|
||||||
"@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.24
|
specifier: ^1.10.25
|
||||||
version: 1.10.24
|
version: 1.10.25
|
||||||
'@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.24':
|
'@splinetool/runtime@1.10.25':
|
||||||
resolution: {integrity: sha512-3X0aTrUrIo/0wuYAjymEQu21MAEmSdThP0qNWTU2SmXlQ50Nb5KUelz8M2crOQ5uvPmQQ/3PkT+3WiuXvA0mHQ==}
|
resolution: {integrity: sha512-ozn7pKWO0HFd6EBFeCfL2cXQoHvVEIoMsP1e0cOCpr3JtPGEnDZO+zDxqSFXKokZ8EE4gfYWaFbrI7iWdGVEhQ==}
|
||||||
|
|
||||||
'@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.24':
|
'@splinetool/runtime@1.10.25':
|
||||||
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