Skip to content
This repository was archived by the owner on Jul 4, 2021. It is now read-only.

Commit 0338bd9

Browse files
committed
bumps
1 parent 748a631 commit 0338bd9

File tree

2 files changed

+1145
-1709
lines changed

2 files changed

+1145
-1709
lines changed

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -24,41 +24,41 @@
2424
}
2525
},
2626
"dependencies": {
27-
"@intlify/cli": "^0.4.0",
28-
"@intlify/shared": "^9.1.0",
27+
"@intlify/cli": "^0.5.0",
28+
"@intlify/shared": "^9.1.6",
2929
"@rollup/pluginutils": "^4.1.0",
30-
"debug": "^4.1.1",
30+
"debug": "^4.3.1",
3131
"fast-glob": "^3.2.5"
3232
},
3333
"devDependencies": {
3434
"@types/debug": "^4.1.5",
35-
"@types/jest": "^26.0.16",
36-
"@types/jsdom": "^16.2.5",
37-
"@types/node": "^14.14.10",
38-
"@typescript-eslint/eslint-plugin": "^4.21.0",
39-
"@typescript-eslint/parser": "^4.21.0",
40-
"@vitejs/plugin-vue": "^1.2.1",
35+
"@types/jest": "^26.0.23",
36+
"@types/jsdom": "^16.2.10",
37+
"@types/node": "^15.12.1",
38+
"@typescript-eslint/eslint-plugin": "^4.26.0",
39+
"@typescript-eslint/parser": "^4.26.0",
40+
"@vitejs/plugin-vue": "^1.2.3",
4141
"@vue/compiler-sfc": "^3.0.11",
42-
"eslint": "^7.23.0",
43-
"eslint-config-prettier": "^8.1.0",
44-
"eslint-plugin-prettier": "^3.3.0",
45-
"eslint-plugin-vue": "^7.8.0",
42+
"eslint": "^7.28.0",
43+
"eslint-config-prettier": "^8.3.0",
44+
"eslint-plugin-prettier": "^3.4.0",
45+
"eslint-plugin-vue": "^7.10.0",
4646
"eslint-plugin-vue-libs": "^4.0.0",
47-
"jest": "^26.6.3",
48-
"jest-puppeteer": "^4.4.0",
49-
"jest-watch-typeahead": "^0.6.1",
50-
"jsdom": "^16.4.0",
47+
"jest": "^27.0.4",
48+
"jest-puppeteer": "^5.0.4",
49+
"jest-watch-typeahead": "^0.6.4",
50+
"jsdom": "^16.6.0",
5151
"lerna-changelog": "^1.0.1",
5252
"npm-run-all": "^4.1.5",
5353
"opener": "^1.5.2",
54-
"puppeteer": "^3.3.0",
55-
"shipjs": "^0.23.0",
56-
"ts-jest": "^26.5.0",
57-
"typescript": "^4.2.3",
58-
"typescript-eslint-language-service": "^4.1.3",
59-
"vite": "^2.1.5",
54+
"puppeteer": "^10.0.0",
55+
"shipjs": "^0.23.2",
56+
"ts-jest": "^27.0.3",
57+
"typescript": "^4.3.2",
58+
"typescript-eslint-language-service": "^4.1.4",
59+
"vite": "^2.3.6",
6060
"vue": "^3.0.11",
61-
"vue-i18n": "^9.1.1"
61+
"vue-i18n": "^9.1.6"
6262
},
6363
"engines": {
6464
"node": ">= 12"
@@ -79,8 +79,8 @@
7979
"license": "MIT",
8080
"main": "lib/index.js",
8181
"peerDependencies": {
82-
"vite": "^2.1.5",
83-
"vue-i18n": "^9.1.1"
82+
"vite": "^2.3.6",
83+
"vue-i18n": "^9.1.6"
8484
},
8585
"repository": {
8686
"type": "git",

0 commit comments

Comments
 (0)