Skip to content

Commit 4d1e9f4

Browse files
committed
chore: bump deps
1 parent a8a6bee commit 4d1e9f4

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/DamianOsipiuk/vue-query#readme",
3333
"dependencies": {
3434
"match-sorter": "^6.3.0",
35-
"react-query": "^3.12.0",
35+
"react-query": "^3.12.2",
3636
"vue": "^3.0.7"
3737
},
3838
"devDependencies": {
@@ -49,13 +49,13 @@
4949
"eslint-plugin-vue": "^7.7.0",
5050
"jest": "^26.6.3",
5151
"prettier": "^2.2.1",
52-
"rollup": "^2.41.2",
52+
"rollup": "^2.41.4",
5353
"rollup-plugin-auto-external": "^2.0.0",
5454
"rollup-plugin-postcss": "^4.0.0",
5555
"rollup-plugin-typescript2": "^0.30.0",
5656
"rollup-plugin-vue": "^6.0.0",
57-
"ts-jest": "^26.5.2",
58-
"typescript": "^4.2.2"
57+
"ts-jest": "^26.5.4",
58+
"typescript": "^4.2.3"
5959
},
6060
"eslintConfig": {
6161
"root": true,

0 commit comments

Comments
 (0)