mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
chore(npm): update deps
This commit is contained in:
@@ -22,29 +22,29 @@
|
||||
},
|
||||
"homepage": "https://github.com/vrcx-team/VRCX#readme",
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.22.9",
|
||||
"@babel/eslint-parser": "^7.22.15",
|
||||
"@babel/plugin-syntax-import-assertions": "^7.22.5",
|
||||
"@babel/preset-env": "^7.22.9",
|
||||
"@fontsource/noto-sans-jp": "^5.0.5",
|
||||
"@fontsource/noto-sans-kr": "^5.0.5",
|
||||
"@fontsource/noto-sans-sc": "^5.0.5",
|
||||
"@fontsource/noto-sans-tc": "^5.0.5",
|
||||
"@babel/preset-env": "^7.22.20",
|
||||
"@fontsource/noto-sans-jp": "^5.0.13",
|
||||
"@fontsource/noto-sans-kr": "^5.0.13",
|
||||
"@fontsource/noto-sans-sc": "^5.0.13",
|
||||
"@fontsource/noto-sans-tc": "^5.0.13",
|
||||
"animate.css": "^4.1.1",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"css-loader": "^6.8.1",
|
||||
"default-passive-events": "^2.0.0",
|
||||
"element-ui": "^2.15.13",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint-config-prettier": "^8.9.0",
|
||||
"element-ui": "^2.15.14",
|
||||
"eslint": "^8.50.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"html-webpack-plugin": "^5.5.3",
|
||||
"mini-css-extract-plugin": "^2.7.6",
|
||||
"normalize.css": "^8.0.1",
|
||||
"noty": "^3.2.0-beta-deprecated",
|
||||
"prettier": "^3.0.0",
|
||||
"prettier": "^3.0.3",
|
||||
"pug": "^3.0.2",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"sass": "^1.64.1",
|
||||
"sass": "^1.68.0",
|
||||
"sass-loader": "^13.3.2",
|
||||
"vue": "^2.6.14",
|
||||
"vue-data-tables": "^3.4.5",
|
||||
@@ -54,6 +54,6 @@
|
||||
"vue-marquee-text-component": "^1.2.0",
|
||||
"webpack": "^5.88.2",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"worker-timers": "^7.0.74"
|
||||
"worker-timers": "^7.0.76"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user