Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yumauri committed Jul 8, 2023
1 parent 2821508 commit 43acb8b
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 339 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"size": "size-limit --highlight-less"
},
"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-transform-block-scoping": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@farfetched/core": "^0.8.13",
Expand All @@ -56,7 +56,7 @@
"@rollup/plugin-node-resolve": "^15.1.0",
"@sinonjs/fake-timers": "^10.3.0",
"@size-limit/preset-small-lib": "^8.2.6",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@types/sinonjs__fake-timers": "^8.1.2",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
Expand All @@ -76,7 +76,7 @@
"prettier": "^2.8.8",
"react-native-encrypted-storage": "^4.0.3",
"rewiremock": "^3.14.5",
"rollup": "^3.26.1",
"rollup": "^3.26.2",
"rollup-plugin-command": "^1.1.3",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-generate-package-json": "^3.2.0",
Expand All @@ -89,7 +89,7 @@
"tslib": "^2.6.0",
"typescript": "^5.1.6",
"uvu": "0.5.6",
"vite": "^4.3.9",
"vite": "^4.4.2",
"yaspeller": "^8.0.1"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 43acb8b

Please sign in to comment.