Skip to content

Commit 2040c72

Browse files
committed
Pre-release 1.6.7
1 parent bd86b1c commit 2040c72

File tree

6 files changed

+111
-111
lines changed

6 files changed

+111
-111
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "defguard-client",
33
"private": false,
4-
"version": "1.6.6",
4+
"version": "1.6.7",
55
"type": "module",
66
"scripts": {
77
"dev": "npm-run-all --parallel vite typesafe-i18n",
@@ -51,7 +51,7 @@
5151
}
5252
},
5353
"dependencies": {
54-
"@floating-ui/react": "^0.27.18",
54+
"@floating-ui/react": "^0.27.19",
5555
"@hookform/resolvers": "^3.10.0",
5656
"@react-hook/resize-observer": "^2.0.2",
5757
"@stablelib/base64": "^2.0.1",
@@ -88,7 +88,7 @@
8888
"lodash-es": "^4.17.23",
8989
"merge-refs": "^2.0.0",
9090
"millify": "^6.1.0",
91-
"motion": "^12.34.3",
91+
"motion": "^12.34.4",
9292
"p-timeout": "^6.1.4",
9393
"prop-types": "^15.8.1",
9494
"radash": "^12.1.1",
@@ -112,7 +112,7 @@
112112
"zustand": "^5.0.11"
113113
},
114114
"devDependencies": {
115-
"@biomejs/biome": "^2.4.4",
115+
"@biomejs/biome": "^2.4.5",
116116
"@hookform/devtools": "^4.4.0",
117117
"@svgr/cli": "^8.1.0",
118118
"@tanstack/react-query": "^5.90.21",
@@ -127,7 +127,7 @@
127127
"@vitejs/plugin-react-swc": "^4.2.3",
128128
"autoprefixer": "^10.4.27",
129129
"npm-run-all": "^4.1.5",
130-
"postcss": "^8.5.6",
130+
"postcss": "^8.5.8",
131131
"prettier": "^3.8.1",
132132
"sass": "~1.92.1",
133133
"typedoc": "^0.28.17",

0 commit comments

Comments
 (0)