Skip to content

Commit 395d0ca

Browse files
committed
Update dependencies
1 parent a4cdaa7 commit 395d0ca

File tree

2 files changed

+151
-178
lines changed

2 files changed

+151
-178
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
],
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@babel/preset-env": "7.19.0",
25+
"@babel/preset-env": "7.19.1",
2626
"@dangvanthanh/prettier-config": "^1.0.0",
2727
"@rollup/plugin-commonjs": "22.0.2",
28-
"@rollup/plugin-node-resolve": "14.0.1",
28+
"@rollup/plugin-node-resolve": "14.1.0",
2929
"@rollup/plugin-replace": "4.0.0",
3030
"@testing-library/dom": "8.17.1",
31-
"@testing-library/jest-dom": "^5.12.0",
31+
"@testing-library/jest-dom": "5.16.5",
3232
"@testing-library/vue": "6.6.1",
3333
"babel-core": "^6.26.3",
3434
"babel-jest": "29.0.3",
@@ -37,8 +37,8 @@
3737
"pascal-case": "^3.1.2",
3838
"rimraf": "^3.0.2",
3939
"rollup": "2.79.0",
40-
"rollup-plugin-esbuild": "^4.2.3",
41-
"rollup-plugin-filesize": "^9.1.1",
40+
"rollup-plugin-esbuild": "4.10.1",
41+
"rollup-plugin-filesize": "9.1.2",
4242
"rollup-plugin-vue": "5.1.9",
4343
"vue": "^2.6.12",
4444
"vue-jest": "^3.0.7",

0 commit comments

Comments
 (0)