|
|
|
@ -9,6 +9,8 @@
|
|
|
|
|
"version": "0.0.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@element-plus/icons-vue": "^2.3.2",
|
|
|
|
|
"@wangeditor/editor": "^5.1.23",
|
|
|
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
|
|
|
"axios": "^1.11.0",
|
|
|
|
|
"element-plus": "^2.10.6",
|
|
|
|
|
"pinia": "^3.0.3",
|
|
|
|
@ -16,12 +18,12 @@
|
|
|
|
|
"vue-router": "^4.5.1"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@types/node": "^24.2.1",
|
|
|
|
|
"@vitejs/plugin-vue": "^6.0.0",
|
|
|
|
|
"@types/node": "^24.3.0",
|
|
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
|
|
"@vue/tsconfig": "^0.7.0",
|
|
|
|
|
"sass": "^1.90.0",
|
|
|
|
|
"typescript": "~5.8.3",
|
|
|
|
|
"vite": "^7.0.4",
|
|
|
|
|
"typescript": "^5.9.2",
|
|
|
|
|
"vite": "^7.1.2",
|
|
|
|
|
"vue-tsc": "^2.2.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
@ -58,6 +60,15 @@
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/runtime": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.28.3.tgz",
|
|
|
|
|
"integrity": "sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.28.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.28.2.tgz",
|
|
|
|
@ -1170,6 +1181,12 @@
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@transloadit/prettier-bytes": {
|
|
|
|
|
"version": "0.0.7",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@transloadit/prettier-bytes/-/prettier-bytes-0.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/estree": {
|
|
|
|
|
"version": "1.0.8",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz",
|
|
|
|
@ -1177,6 +1194,12 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/event-emitter": {
|
|
|
|
|
"version": "0.3.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/event-emitter/-/event-emitter-0.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-zx2/Gg0Eg7gwEiOIIh5w9TrhKKTeQh7CPCOPNc0el4pLSwzebA8SmnHwZs2dWlLONvyulykSwGSQxQHLhjGLvQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/lodash": {
|
|
|
|
|
"version": "4.17.20",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.20.tgz",
|
|
|
|
@ -1193,9 +1216,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "24.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-24.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==",
|
|
|
|
|
"version": "24.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-24.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -1208,6 +1231,61 @@
|
|
|
|
|
"integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@uppy/companion-client": {
|
|
|
|
|
"version": "2.2.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@uppy/companion-client/-/companion-client-2.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@uppy/utils": "^4.1.2",
|
|
|
|
|
"namespace-emitter": "^2.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@uppy/core": {
|
|
|
|
|
"version": "2.3.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@uppy/core/-/core-2.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@transloadit/prettier-bytes": "0.0.7",
|
|
|
|
|
"@uppy/store-default": "^2.1.1",
|
|
|
|
|
"@uppy/utils": "^4.1.3",
|
|
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
|
|
"mime-match": "^1.0.2",
|
|
|
|
|
"namespace-emitter": "^2.0.1",
|
|
|
|
|
"nanoid": "^3.1.25",
|
|
|
|
|
"preact": "^10.5.13"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@uppy/store-default": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@uppy/store-default/-/store-default-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@uppy/utils": {
|
|
|
|
|
"version": "4.1.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@uppy/utils/-/utils-4.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"lodash.throttle": "^4.1.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@uppy/xhr-upload": {
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@uppy/xhr-upload/-/xhr-upload-2.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@uppy/companion-client": "^2.2.2",
|
|
|
|
|
"@uppy/utils": "^4.1.2",
|
|
|
|
|
"nanoid": "^3.1.25"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@uppy/core": "^2.3.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vitejs/plugin-vue": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.1.tgz",
|
|
|
|
@ -1527,6 +1605,165 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/basic-modules": {
|
|
|
|
|
"version": "1.1.7",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/basic-modules/-/basic-modules-1.1.7.tgz",
|
|
|
|
|
"integrity": "sha512-cY9CPkLJaqF05STqfpZKWG4LpxTMeGSIIF1fHvfm/mz+JXatCagjdkbxdikOuKYlxDdeqvOeBmsUBItufDLXZg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-url": "^1.2.4"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@wangeditor/core": "1.x",
|
|
|
|
|
"dom7": "^3.0.0",
|
|
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
|
|
"nanoid": "^3.2.0",
|
|
|
|
|
"slate": "^0.72.0",
|
|
|
|
|
"snabbdom": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/code-highlight": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/code-highlight/-/code-highlight-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-iazHwO14XpCuIWJNTQTikqUhGKyqj+dUNWJ9288Oym9M2xMVHvnsOmDU2sgUDWVy+pOLojReMPgXCsvvNlOOhw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"prismjs": "^1.23.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@wangeditor/core": "1.x",
|
|
|
|
|
"dom7": "^3.0.0",
|
|
|
|
|
"slate": "^0.72.0",
|
|
|
|
|
"snabbdom": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/core": {
|
|
|
|
|
"version": "1.1.19",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/core/-/core-1.1.19.tgz",
|
|
|
|
|
"integrity": "sha512-KevkB47+7GhVszyYF2pKGKtCSj/YzmClsD03C3zTt+9SR2XWT5T0e3yQqg8baZpcMvkjs1D8Dv4fk8ok/UaS2Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/event-emitter": "^0.3.3",
|
|
|
|
|
"event-emitter": "^0.3.5",
|
|
|
|
|
"html-void-elements": "^2.0.0",
|
|
|
|
|
"i18next": "^20.4.0",
|
|
|
|
|
"scroll-into-view-if-needed": "^2.2.28",
|
|
|
|
|
"slate-history": "^0.66.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@uppy/core": "^2.1.1",
|
|
|
|
|
"@uppy/xhr-upload": "^2.0.3",
|
|
|
|
|
"dom7": "^3.0.0",
|
|
|
|
|
"is-hotkey": "^0.2.0",
|
|
|
|
|
"lodash.camelcase": "^4.3.0",
|
|
|
|
|
"lodash.clonedeep": "^4.5.0",
|
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
|
"lodash.foreach": "^4.5.0",
|
|
|
|
|
"lodash.isequal": "^4.5.0",
|
|
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
|
|
"lodash.toarray": "^4.4.0",
|
|
|
|
|
"nanoid": "^3.2.0",
|
|
|
|
|
"slate": "^0.72.0",
|
|
|
|
|
"snabbdom": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/editor": {
|
|
|
|
|
"version": "5.1.23",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz",
|
|
|
|
|
"integrity": "sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@uppy/core": "^2.1.1",
|
|
|
|
|
"@uppy/xhr-upload": "^2.0.3",
|
|
|
|
|
"@wangeditor/basic-modules": "^1.1.7",
|
|
|
|
|
"@wangeditor/code-highlight": "^1.0.3",
|
|
|
|
|
"@wangeditor/core": "^1.1.19",
|
|
|
|
|
"@wangeditor/list-module": "^1.0.5",
|
|
|
|
|
"@wangeditor/table-module": "^1.1.4",
|
|
|
|
|
"@wangeditor/upload-image-module": "^1.0.2",
|
|
|
|
|
"@wangeditor/video-module": "^1.1.4",
|
|
|
|
|
"dom7": "^3.0.0",
|
|
|
|
|
"is-hotkey": "^0.2.0",
|
|
|
|
|
"lodash.camelcase": "^4.3.0",
|
|
|
|
|
"lodash.clonedeep": "^4.5.0",
|
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
|
"lodash.foreach": "^4.5.0",
|
|
|
|
|
"lodash.isequal": "^4.5.0",
|
|
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
|
|
"lodash.toarray": "^4.4.0",
|
|
|
|
|
"nanoid": "^3.2.0",
|
|
|
|
|
"slate": "^0.72.0",
|
|
|
|
|
"snabbdom": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/editor-for-vue": {
|
|
|
|
|
"version": "5.1.12",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.12.tgz",
|
|
|
|
|
"integrity": "sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@wangeditor/editor": ">=5.1.0",
|
|
|
|
|
"vue": "^3.0.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/list-module": {
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/list-module/-/list-module-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-uDuYTP6DVhcYf7mF1pTlmNn5jOb4QtcVhYwSSAkyg09zqxI1qBqsfUnveeDeDqIuptSJhkh81cyxi+MF8sEPOQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@wangeditor/core": "1.x",
|
|
|
|
|
"dom7": "^3.0.0",
|
|
|
|
|
"slate": "^0.72.0",
|
|
|
|
|
"snabbdom": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/table-module": {
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/table-module/-/table-module-1.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-5saanU9xuEocxaemGdNi9t8MCDSucnykEC6jtuiT72kt+/Hhh4nERYx1J20OPsTCCdVr7hIyQenFD1iSRkIQ6w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@wangeditor/core": "1.x",
|
|
|
|
|
"dom7": "^3.0.0",
|
|
|
|
|
"lodash.isequal": "^4.5.0",
|
|
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
|
|
"nanoid": "^3.2.0",
|
|
|
|
|
"slate": "^0.72.0",
|
|
|
|
|
"snabbdom": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/upload-image-module": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/upload-image-module/-/upload-image-module-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-z81lk/v71OwPDYeQDxj6cVr81aDP90aFuywb8nPD6eQeECtOymrqRODjpO6VGvCVxVck8nUxBHtbxKtjgcwyiA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@uppy/core": "^2.0.3",
|
|
|
|
|
"@uppy/xhr-upload": "^2.0.3",
|
|
|
|
|
"@wangeditor/basic-modules": "1.x",
|
|
|
|
|
"@wangeditor/core": "1.x",
|
|
|
|
|
"dom7": "^3.0.0",
|
|
|
|
|
"lodash.foreach": "^4.5.0",
|
|
|
|
|
"slate": "^0.72.0",
|
|
|
|
|
"snabbdom": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@wangeditor/video-module": {
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@wangeditor/video-module/-/video-module-1.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-ZdodDPqKQrgx3IwWu4ZiQmXI8EXZ3hm2/fM6E3t5dB8tCaIGWQZhmqd6P5knfkRAd3z2+YRSRbxOGfoRSp/rLg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@uppy/core": "^2.1.4",
|
|
|
|
|
"@uppy/xhr-upload": "^2.0.7",
|
|
|
|
|
"@wangeditor/core": "1.x",
|
|
|
|
|
"dom7": "^3.0.0",
|
|
|
|
|
"nanoid": "^3.2.0",
|
|
|
|
|
"slate": "^0.72.0",
|
|
|
|
|
"snabbdom": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/alien-signals": {
|
|
|
|
|
"version": "1.0.13",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/alien-signals/-/alien-signals-1.0.13.tgz",
|
|
|
|
@ -1638,6 +1875,12 @@
|
|
|
|
|
"node": ">= 0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/compute-scroll-into-view": {
|
|
|
|
|
"version": "1.0.20",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz",
|
|
|
|
|
"integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/copy-anything": {
|
|
|
|
|
"version": "3.0.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-3.0.5.tgz",
|
|
|
|
@ -1659,6 +1902,19 @@
|
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/d": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/d/-/d-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"es5-ext": "^0.10.64",
|
|
|
|
|
"type": "^2.7.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dayjs": {
|
|
|
|
|
"version": "1.11.13",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
|
|
|
|
@ -1695,6 +1951,15 @@
|
|
|
|
|
"node": ">=0.10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dom7": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/dom7/-/dom7-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ssr-window": "^3.0.0-alpha.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dunder-proto": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
|
|
@ -1792,6 +2057,46 @@
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es5-ext": {
|
|
|
|
|
"version": "0.10.64",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/es5-ext/-/es5-ext-0.10.64.tgz",
|
|
|
|
|
"integrity": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"es6-iterator": "^2.0.3",
|
|
|
|
|
"es6-symbol": "^3.1.3",
|
|
|
|
|
"esniff": "^2.0.1",
|
|
|
|
|
"next-tick": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es6-iterator": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/es6-iterator/-/es6-iterator-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"d": "1",
|
|
|
|
|
"es5-ext": "^0.10.35",
|
|
|
|
|
"es6-symbol": "^3.1.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es6-symbol": {
|
|
|
|
|
"version": "3.1.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/es6-symbol/-/es6-symbol-3.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"d": "^1.0.2",
|
|
|
|
|
"ext": "^1.7.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esbuild": {
|
|
|
|
|
"version": "0.25.8",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.25.8.tgz",
|
|
|
|
@ -1840,12 +2145,46 @@
|
|
|
|
|
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esniff": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/esniff/-/esniff-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"d": "^1.0.1",
|
|
|
|
|
"es5-ext": "^0.10.62",
|
|
|
|
|
"event-emitter": "^0.3.5",
|
|
|
|
|
"type": "^2.7.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-walker": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/event-emitter": {
|
|
|
|
|
"version": "0.3.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/event-emitter/-/event-emitter-0.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"d": "1",
|
|
|
|
|
"es5-ext": "~0.10.14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ext": {
|
|
|
|
|
"version": "1.7.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ext/-/ext-1.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"type": "^2.7.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fdir": {
|
|
|
|
|
"version": "6.4.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.4.6.tgz",
|
|
|
|
@ -2039,6 +2378,35 @@
|
|
|
|
|
"integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/html-void-elements": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/i18next": {
|
|
|
|
|
"version": "20.6.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/i18next/-/i18next-20.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.12.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/immer": {
|
|
|
|
|
"version": "9.0.21",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/immer/-/immer-9.0.21.tgz",
|
|
|
|
|
"integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/immer"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/immutable": {
|
|
|
|
|
"version": "5.1.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.3.tgz",
|
|
|
|
@ -2071,6 +2439,12 @@
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-hotkey": {
|
|
|
|
|
"version": "0.2.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/is-hotkey/-/is-hotkey-0.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-number": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
|
|
|
@ -2082,6 +2456,21 @@
|
|
|
|
|
"node": ">=0.12.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-plain-object": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-url": {
|
|
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/is-url/-/is-url-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-what": {
|
|
|
|
|
"version": "4.1.16",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/is-what/-/is-what-4.1.16.tgz",
|
|
|
|
@ -2117,6 +2506,49 @@
|
|
|
|
|
"lodash-es": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.camelcase": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.clonedeep": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.debounce": {
|
|
|
|
|
"version": "4.0.8",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.foreach": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.isequal": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==",
|
|
|
|
|
"deprecated": "This package is deprecated. Use require('node:util').isDeepStrictEqual instead.",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.throttle": {
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.toarray": {
|
|
|
|
|
"version": "4.4.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/magic-string": {
|
|
|
|
|
"version": "0.30.17",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz",
|
|
|
|
@ -2179,6 +2611,15 @@
|
|
|
|
|
"node": ">= 0.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mime-match": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mime-match/-/mime-match-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-VXp/ugGDVh3eCLOBCiHZMYWQaTNUHv2IJrut+yXA6+JbLPXHglHwfS/5A5L0ll+jkCY7fIzRJcH6OIunF+c6Cg==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"wildcard": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mime-types": {
|
|
|
|
|
"version": "2.1.35",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
|
|
|
@ -2220,6 +2661,12 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/namespace-emitter": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/namespace-emitter/-/namespace-emitter-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/nanoid": {
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
|
|
|
|
@ -2238,6 +2685,12 @@
|
|
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/next-tick": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/next-tick/-/next-tick-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/node-addon-api": {
|
|
|
|
|
"version": "7.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
|
|
|
@ -2342,6 +2795,25 @@
|
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/preact": {
|
|
|
|
|
"version": "10.27.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/preact/-/preact-10.27.0.tgz",
|
|
|
|
|
"integrity": "sha512-/DTYoB6mwwgPytiqQTh/7SFRL98ZdiD8Sk8zIUVOxtwq4oWcwrcd1uno9fE/zZmUaUrFNYzbH14CPebOz9tZQw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/preact"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prismjs": {
|
|
|
|
|
"version": "1.30.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/prismjs/-/prismjs-1.30.0.tgz",
|
|
|
|
|
"integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/proxy-from-env": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
|
|
@ -2429,6 +2901,47 @@
|
|
|
|
|
"@parcel/watcher": "^2.4.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/scroll-into-view-if-needed": {
|
|
|
|
|
"version": "2.2.31",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz",
|
|
|
|
|
"integrity": "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"compute-scroll-into-view": "^1.0.20"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/slate": {
|
|
|
|
|
"version": "0.72.8",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/slate/-/slate-0.72.8.tgz",
|
|
|
|
|
"integrity": "sha512-/nJwTswQgnRurpK+bGJFH1oM7naD5qDmHd89JyiKNT2oOKD8marW0QSBtuFnwEbL5aGCS8AmrhXQgNOsn4osAw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"immer": "^9.0.6",
|
|
|
|
|
"is-plain-object": "^5.0.0",
|
|
|
|
|
"tiny-warning": "^1.0.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/slate-history": {
|
|
|
|
|
"version": "0.66.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/slate-history/-/slate-history-0.66.0.tgz",
|
|
|
|
|
"integrity": "sha512-6MWpxGQZiMvSINlCbMW43E2YBSVMCMCIwQfBzGssjWw4kb0qfvj0pIdblWNRQZD0hR6WHP+dHHgGSeVdMWzfng==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-plain-object": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"slate": ">=0.65.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/snabbdom": {
|
|
|
|
|
"version": "3.6.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/snabbdom/-/snabbdom-3.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-ig5qOnCDbugFntKi6c7Xlib8bA6xiJVk8O+WdFrV3wxbMqeHO0hXFQC4nAhPVWfZfi8255lcZkNhtIBINCc4+Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.17.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/source-map-js": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
@ -2447,6 +2960,12 @@
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ssr-window": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ssr-window/-/ssr-window-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-q+8UfWDg9Itrg0yWK7oe5p/XRCJpJF9OBtXfOPgSJl+u3Xd5KI328RUEvUqSMVM9CiQUEf1QdBzJMkYGErj9QA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/superjson": {
|
|
|
|
|
"version": "2.2.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/superjson/-/superjson-2.2.2.tgz",
|
|
|
|
@ -2459,6 +2978,12 @@
|
|
|
|
|
"node": ">=16"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tiny-warning": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/tiny-warning/-/tiny-warning-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tinyglobby": {
|
|
|
|
|
"version": "0.2.14",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.14.tgz",
|
|
|
|
@ -2490,10 +3015,16 @@
|
|
|
|
|
"node": ">=8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/type": {
|
|
|
|
|
"version": "2.7.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/type/-/type-2.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/typescript": {
|
|
|
|
|
"version": "5.8.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
|
|
|
|
"version": "5.9.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
@ -2512,9 +3043,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite": {
|
|
|
|
|
"version": "7.0.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-7.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==",
|
|
|
|
|
"version": "7.1.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-7.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-J0SQBPlQiEXAF7tajiH+rUooJPo0l8KQgyg4/aMunNtrOa7bwuZJsJbDWzeljqQpgftxuq5yNJxQ91O9ts29UQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2522,7 +3053,7 @@
|
|
|
|
|
"fdir": "^6.4.6",
|
|
|
|
|
"picomatch": "^4.0.3",
|
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
|
"rollup": "^4.40.0",
|
|
|
|
|
"rollup": "^4.43.0",
|
|
|
|
|
"tinyglobby": "^0.2.14"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
@ -2645,6 +3176,12 @@
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": ">=5.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wildcard": {
|
|
|
|
|
"version": "1.1.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/wildcard/-/wildcard-1.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|