Skip to content

Commit

Permalink
chore(deps): update dependency @preact/preset-vite to v2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 380d54a commit 99050f4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"sha3": "2.1.4"
},
"devDependencies": {
"@preact/preset-vite": "2.10.0",
"@preact/preset-vite": "2.10.1",
"@types/eslint": "^9.0.0",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1245,9 +1245,9 @@ __metadata:
languageName: node
linkType: hard

"@preact/preset-vite@npm:2.10.0":
version: 2.10.0
resolution: "@preact/preset-vite@npm:2.10.0"
"@preact/preset-vite@npm:2.10.1":
version: 2.10.1
resolution: "@preact/preset-vite@npm:2.10.1"
dependencies:
"@babel/plugin-transform-react-jsx": "npm:^7.22.15"
"@babel/plugin-transform-react-jsx-development": "npm:^7.22.5"
Expand All @@ -1260,7 +1260,7 @@ __metadata:
peerDependencies:
"@babel/core": 7.x
vite: 2.x || 3.x || 4.x || 5.x || 6.x
checksum: 10/d2c424d8d6095bd6c5bfa4d0d420a451111bb5547126af1982c786116b9ca8e5d4eddf312070d1cb9688cdd6da1841b911bfa8924a8a17b6e1c93e390327f080
checksum: 10/5b175638b82f34436dfa80716c1687c49c174cdfe6d1ac63ea70fa39ac7f4bd2db7bba630fc48be85261df083b0974f8e7abd2f06b4edec4fc33babca5f61a88
languageName: node
linkType: hard

Expand Down Expand Up @@ -5510,7 +5510,7 @@ __metadata:
dependencies:
"@material/radio": "npm:4.0.0"
"@material/switch": "npm:4.0.0"
"@preact/preset-vite": "npm:2.10.0"
"@preact/preset-vite": "npm:2.10.1"
"@types/eslint": "npm:^9.0.0"
"@typescript-eslint/eslint-plugin": "npm:8.21.0"
"@typescript-eslint/parser": "npm:8.21.0"
Expand Down

0 comments on commit 99050f4

Please sign in to comment.