Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Feb 9, 2022
1 parent a82e2e9 commit 9ad220d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion example/index.js.map

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@vue/cli-plugin-unit-jest": "^4.5.15",
"@vue/compiler-sfc": "^3.2.29",
"@vue/test-utils": "^2.0.0-0",
"@vue/compiler-sfc": "^3.2.30",
"@vue/test-utils": "^2.0.0-rc.17",
"@vue/vue3-jest": "^27.0.0-alpha.4",
"bootstrap": "5.1.3",
"browser-sync": "^2.27.7",
Expand All @@ -45,18 +45,18 @@
"eslint-config-prettier": "^8.3.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-plugin-vue": "^8.4.1",
"jest": "27.4.7",
"jest": "27.5.1",
"eslint-webpack-plugin": "^3.1.1",
"laravel-mix": "^6.0.41",
"postcss": "^8.4.6",
"ts-jest": "27.1.3",
"ts-loader": "^9.2.6",
"ts-node": "^10.4.0",
"ts-node": "^10.5.0",
"tsconfig-paths": "^3.12.0",
"tslint": "^6.1.3",
"typescript": "^4.5.5",
"vue": "^3.2.11",
"vue-loader": "^16.5.0",
"vue": "^3.2.30",
"vue-loader": "^17.0.0",
"webpack": "^5.68.0"
}
}

0 comments on commit 9ad220d

Please sign in to comment.