chore(npm): update deps

This commit is contained in:
Natsumi
2024-01-17 07:15:50 +13:00
parent e48b31e85c
commit ef936a2cc4
2 changed files with 402 additions and 356 deletions

742
html/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,28 +24,28 @@
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "^7.23.3", "@babel/eslint-parser": "^7.23.3",
"@babel/plugin-syntax-import-assertions": "^7.23.3", "@babel/plugin-syntax-import-assertions": "^7.23.3",
"@babel/preset-env": "^7.23.6", "@babel/preset-env": "^7.23.8",
"@fontsource/noto-sans-jp": "^5.0.17", "@fontsource/noto-sans-jp": "^5.0.17",
"@fontsource/noto-sans-kr": "^5.0.17", "@fontsource/noto-sans-kr": "^5.0.17",
"@fontsource/noto-sans-sc": "^5.0.17", "@fontsource/noto-sans-sc": "^5.0.17",
"@fontsource/noto-sans-tc": "^5.0.17", "@fontsource/noto-sans-tc": "^5.0.17",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"copy-webpack-plugin": "^11.0.0", "copy-webpack-plugin": "^12.0.1",
"css-loader": "^6.8.1", "css-loader": "^6.9.0",
"default-passive-events": "^2.0.0", "default-passive-events": "^2.0.0",
"element-ui": "^2.15.14", "element-ui": "^2.15.14",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"html-webpack-plugin": "^5.6.0", "html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.7.6", "mini-css-extract-plugin": "^2.7.7",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"noty": "^3.2.0-beta-deprecated", "noty": "^3.2.0-beta-deprecated",
"prettier": "^3.1.1", "prettier": "^3.2.2",
"pug": "^3.0.2", "pug": "^3.0.2",
"pug-plain-loader": "^1.1.0", "pug-plain-loader": "^1.1.0",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"sass": "^1.69.5", "sass": "^1.69.7",
"sass-loader": "^13.3.2", "sass-loader": "^14.0.0",
"vue": "^2.6.14", "vue": "^2.6.14",
"vue-data-tables": "^3.4.5", "vue-data-tables": "^3.4.5",
"vue-i18n": "^8.28.2", "vue-i18n": "^8.28.2",
@@ -54,6 +54,6 @@
"vue-marquee-text-component": "^1.2.0", "vue-marquee-text-component": "^1.2.0",
"webpack": "^5.89.0", "webpack": "^5.89.0",
"webpack-cli": "^5.1.4", "webpack-cli": "^5.1.4",
"worker-timers": "^7.0.80" "worker-timers": "^7.1.1"
} }
} }