chore: 依赖更新

This commit is contained in:
pipipi-pikachu 2023-07-08 10:16:57 +08:00
parent 6c233d9fa0
commit e7cb6a9b2f
3 changed files with 5576 additions and 6343 deletions

11886
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,9 +11,9 @@
"dependencies": {
"@icon-park/vue-next": "^1.4.2",
"animate.css": "^4.1.1",
"ant-design-vue": "^3.2.15",
"ant-design-vue": "^3.2.20",
"chartist": "^1.3.0",
"clipboard": "^2.0.8",
"clipboard": "^2.0.11",
"core-js": "^3.8.3",
"crypto-js": "^4.0.0",
"dexie": "3.0.3",
@ -21,10 +21,10 @@
"hfmath": "0.0.2",
"html-to-image": "^1.11.11",
"lodash": "^4.17.21",
"mitt": "^3.0.0",
"nanoid": "^4.0.0",
"pinia": "^2.0.32",
"pptxgenjs": "^3.11.0",
"mitt": "^3.0.1",
"nanoid": "^4.0.2",
"pinia": "^2.1.4",
"pptxgenjs": "^3.12.0",
"pptxtojson": "^0.0.10",
"prosemirror-commands": "^1.3.0",
"prosemirror-dropcursor": "^1.6.0",
@ -39,20 +39,19 @@
"prosemirror-view": "^1.27.2",
"register-service-worker": "^1.7.2",
"svg-arc-to-cubic-bezier": "^3.2.0",
"svg-pathdata": "^6.0.0",
"svg-pathdata": "^6.0.3",
"tinycolor2": "^1.6.0",
"vue": "^3.2.47",
"vue": "^3.3.4",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@types/clipboard": "^2.0.1",
"@types/crypto-js": "^4.0.1",
"@types/file-saver": "^2.0.1",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@types/clipboard": "^2.0.7",
"@types/crypto-js": "^4.1.1",
"@types/file-saver": "^2.0.5",
"@types/lodash": "^4.14.181",
"@types/resize-observer-browser": "^0.1.4",
"@types/sortablejs": "^1.15.0",
"@types/svg-arc-to-cubic-bezier": "^3.2.0",
"@types/tinycolor2": "^1.4.3",
"@typescript-eslint/eslint-plugin": "^5.4.0",
@ -62,12 +61,12 @@
"@vue/cli-plugin-pwa": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"@vue/compiler-sfc": "^3.2.47",
"@vue/compiler-sfc": "^3.3.4",
"@vue/eslint-config-typescript": "^11.0.2",
"babel-plugin-import": "^1.13.3",
"eslint": "^8.34.0",
"eslint-plugin-vue": "^9.9.0",
"husky": "8.0.1",
"husky": "8.0.3",
"less": "^3.5.0",
"less-loader": "^7.1.0",
"sass": "^1.32.13",

View File

@ -9,7 +9,7 @@
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"suppressImplicitAnyIndexErrors":true,
"suppressImplicitAnyIndexErrors": true,
"sourceMap": true,
"baseUrl": ".",
"types": [