Skip to content

Commit c09d5c8

Browse files
committed
fix: bump deps
1 parent a2023a9 commit c09d5c8

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 16 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
@@ -55,7 +55,7 @@
5555
}
5656
},
5757
"dependencies": {
58-
"@bottom-sheet/state-machine": "^1.1.0",
58+
"@bottom-sheet/state-machine": "^1.1.1",
5959
"@bottom-sheet/types": "^1.0.6",
6060
"@types/use-sync-external-store": "^0.0.3",
6161
"use-sync-external-store": "^1.1.0",
@@ -72,7 +72,7 @@
7272
"@swc/jest": "^0.2.21",
7373
"@testing-library/react": "^13.3.0",
7474
"@types/jest": "^28.1.1",
75-
"@types/node": "^17.0.40",
75+
"@types/node": "^17.0.41",
7676
"@types/react": "^18.0.12",
7777
"@types/react-dom": "^18.0.5",
7878
"@typescript-eslint/eslint-plugin": "^5.27.1",
@@ -86,8 +86,8 @@
8686
"eslint-plugin-react": "^7.30.0",
8787
"eslint-plugin-react-hooks": "^4.5.0",
8888
"eslint-plugin-simple-import-sort": "^7.0.0",
89-
"jest": "^28.1.0",
90-
"jest-environment-jsdom": "^28.1.0",
89+
"jest": "^28.1.1",
90+
"jest-environment-jsdom": "^28.1.1",
9191
"parcel": "^2.6.0",
9292
"prettier": "^2.6.2",
9393
"prettier-plugin-packagejson": "^2.2.18",

0 commit comments

Comments
 (0)