Skip to content
  • Sponsor vue-a11y/vue-axe

  • Notifications You must be signed in to change notification settings
  • Fork 12

Commit a7a1a04

Browse files
committedOct 2, 2024·
update deps for wanted version
1 parent 7cad614 commit a7a1a04

File tree

2 files changed

+8949
-7500
lines changed

2 files changed

+8949
-7500
lines changed
 

Diff for: ‎package-lock.json

+8,930-7,481
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -64,32 +64,32 @@
6464
"@rollup/plugin-buble": "^0.21.3",
6565
"@rollup/plugin-commonjs": "^11.1.0",
6666
"@rollup/plugin-node-resolve": "^7.1.3",
67-
"@rollup/plugin-replace": "^2.3.2",
67+
"@rollup/plugin-replace": "^2.4.2",
6868
"@vue/eslint-config-standard": "^5.1.2",
69-
"axe-core": "^3.5.3",
69+
"axe-core": "^3.5.6",
7070
"babel-eslint": "^10.1.0",
71-
"chokidar": "^3.4.0",
71+
"chokidar": "^3.6.0",
7272
"cypress": "^2.1.0",
73-
"deepmerge": "^4.2.2",
74-
"eslint": "^7.0.0",
75-
"eslint-plugin-cypress": "^2.10.3",
76-
"eslint-plugin-import": "^2.20.2",
73+
"deepmerge": "^4.3.1",
74+
"eslint": "^7.32.0",
75+
"eslint-plugin-cypress": "^2.15.2",
76+
"eslint-plugin-import": "^2.30.0",
7777
"eslint-plugin-node": "^11.1.0",
78-
"eslint-plugin-promise": "^4.2.1",
79-
"eslint-plugin-standard": "^4.0.1",
78+
"eslint-plugin-promise": "^4.3.1",
79+
"eslint-plugin-standard": "^4.1.0",
8080
"eslint-plugin-vue": "^6.2.2",
81-
"gh-pages": "^3.0.0",
82-
"rollup": "^2.8.2",
81+
"gh-pages": "^3.2.3",
82+
"rollup": "^2.79.2",
8383
"rollup-plugin-eslint": "^7.0.0",
84-
"rollup-plugin-peer-deps-external": "^2.2.2",
85-
"rollup-plugin-terser": "^5.3.0",
86-
"rollup-plugin-vue": "^5.1.6",
87-
"standard-version": "^8.0.0",
88-
"vue": "^2.6.11",
89-
"vue-template-compiler": "^2.6.11",
90-
"vuepress": "^1.5.0",
84+
"rollup-plugin-peer-deps-external": "^2.2.4",
85+
"rollup-plugin-terser": "^5.3.1",
86+
"rollup-plugin-vue": "^5.1.9",
87+
"standard-version": "^8.0.2",
88+
"vue": "^2.7.16",
89+
"vue-template-compiler": "^2.7.16",
90+
"vuepress": "^1.9.10",
9191
"vuepress-theme-default-vue-a11y": "^0.1.15",
92-
"watchpack": "^1.6.1"
92+
"watchpack": "^1.7.5"
9393
},
9494
"peerDependencies": {
9595
"axe-core": "3.x || 4.x"

0 commit comments

Comments
 (0)
Please sign in to comment.