Skip to content

Commit 90ead0b

Browse files
committed
update
2 parents ba88345 + 31b7ed9 commit 90ead0b

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "vue-cli-service lint"
1010
},
1111
"dependencies": {
12-
"@babel/parser": "^7.16.2",
12+
"@babel/parser": "^7.16.4",
1313
"@prettier/plugin-php": "^0.17.6",
14-
"@typescript-eslint/typescript-estree": "^5.3.0",
14+
"@typescript-eslint/typescript-estree": "^5.4.0",
1515
"angular-html-parser": "^1.8.0",
1616
"axios": "^0.21.4",
1717
"babel-runtime": "^6.26.0",
@@ -39,7 +39,7 @@
3939
"jsrsasign-util": "^1.0.5",
4040
"jwt-decode": "^3.1.2",
4141
"lodash": "^4.17.21",
42-
"mime-types": "^2.1.33",
42+
"mime-types": "^2.1.34",
4343
"moment": "^2.29.1",
4444
"php-array-reader": "^1.3.2",
4545
"phparr": "^0.2.0",
@@ -55,10 +55,10 @@
5555
"serialize-php": "^1.1.2",
5656
"sm-crypto": "^0.1.4",
5757
"system": "^2.0.1",
58-
"typescript": "^4.4.4",
58+
"typescript": "^4.5.2",
5959
"uglify-js": "3.14.3",
6060
"uuid": "^8.3.2",
61-
"view-design": "^4.6.1",
61+
"view-design": "^4.7.0",
6262
"vue": "^2.6.14",
6363
"vue-i18n": "^8.26.7",
6464
"vue-router": "^3.5.3",

0 commit comments

Comments
 (0)