Skip to content

Commit 69fa678

Browse files
committed
Update deps
1 parent 43ddb14 commit 69fa678

File tree

2 files changed

+421
-404
lines changed

2 files changed

+421
-404
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@
5757
"react": ">=18.0.0"
5858
},
5959
"dependencies": {
60-
"@swan-io/boxed": "^2.0.0"
60+
"@swan-io/boxed": "^2.0.1"
6161
},
6262
"devDependencies": {
6363
"@testing-library/react": "^14.2.1",
64-
"@types/react": "^18.2.55",
65-
"@typescript-eslint/eslint-plugin": "^7.0.1",
66-
"@typescript-eslint/parser": "^7.0.1",
67-
"eslint": "^8.56.0",
64+
"@types/react": "^18.2.63",
65+
"@typescript-eslint/eslint-plugin": "^7.1.1",
66+
"@typescript-eslint/parser": "^7.1.1",
67+
"eslint": "^8.57.0",
6868
"eslint-plugin-react-hooks": "^4.6.0",
6969
"jsdom": "^24.0.0",
7070
"microbundle": "^0.15.1",
@@ -73,6 +73,6 @@
7373
"react": "^18.2.0",
7474
"react-dom": "^18.2.0",
7575
"typescript": "^5.3.3",
76-
"vitest": "^1.2.2"
76+
"vitest": "^1.3.1"
7777
}
7878
}

0 commit comments

Comments
 (0)