Skip to content

Commit a680beb

Browse files
committed
chore(deps): dev deps
1 parent 67550a7 commit a680beb

2 files changed

Lines changed: 171 additions & 175 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"preversion": "make test"
4747
},
4848
"dependencies": {
49-
"@floating-ui/dom": "^1.6.5",
50-
"@floating-ui/react": "^0.26.17",
51-
"@floating-ui/react-dom": "^2.1.0",
49+
"@floating-ui/dom": "^1.6.6",
50+
"@floating-ui/react": "^0.26.18",
51+
"@floating-ui/react-dom": "^2.1.1",
5252
"clsx": "^2.1.1",
5353
"js-cookie": "^3.0.5"
5454
},
@@ -61,19 +61,19 @@
6161
"@capsizecss/vanilla-extract": "^2.0.0",
6262
"@commitlint/config-conventional": "^19.2.2",
6363
"@emotion/hash": "^0.9.1",
64-
"@testing-library/dom": "^10.1.0",
64+
"@testing-library/dom": "^10.2.0",
6565
"@testing-library/jest-dom": "^6.4.6",
6666
"@testing-library/react": "^16.0.0",
6767
"@testing-library/user-event": "^14.5.2",
6868
"@tsconfig/node22": "^22.0.0",
6969
"@tsconfig/strictest": "^2.0.5",
7070
"@tsconfig/vite-react": "^3.0.2",
7171
"@types/js-cookie": "^3.0.6",
72-
"@types/node": "^20.14.7",
72+
"@types/node": "^20.14.8",
7373
"@types/react": "^18.3.3",
7474
"@types/react-dom": "^18.3.0",
75-
"@typescript-eslint/eslint-plugin": "^7.13.1",
76-
"@typescript-eslint/parser": "^7.13.1",
75+
"@typescript-eslint/eslint-plugin": "^7.14.1",
76+
"@typescript-eslint/parser": "^7.14.1",
7777
"@vanilla-extract/css": "^1.15.3",
7878
"@vanilla-extract/css-utils": "^0.1.4",
7979
"@vanilla-extract/dynamic": "^2.1.1",

0 commit comments

Comments
 (0)