Skip to content

Commit ee15413

Browse files
chore(deps): update dependency preact to v10.7.1 (#786)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8393e72 commit ee15413

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"postcss": "8.4.12",
3838
"postcss-loader": "6.2.1",
3939
"postcss-preset-env": "7.4.3",
40-
"preact": "10.7.0",
40+
"preact": "10.7.1",
4141
"sass-loader": "12.6.0",
4242
"terser-webpack-plugin": "4.2.3",
4343
"ts-loader": "9.2.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13192,10 +13192,10 @@ postcss@^8.4.7:
1319213192
picocolors "^1.0.0"
1319313193
source-map-js "^1.0.2"
1319413194

13195-
13196-
version "10.7.0"
13197-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.0.tgz#3bd424677a894c8199f66a881df283b44bea0eeb"
13198-
integrity sha512-9MEURwzNMKpAil/t6+wabDIJI6oG6GnwypYxiJDvQnW+fHDTt51PYuLZ1QUM31hFr7sDaj9qTaShAF9VIxuxGQ==
13195+
13196+
version "10.7.1"
13197+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.1.tgz#bdd2b2dce91a5842c3b9b34dfe050e5401068c9e"
13198+
integrity sha512-MufnRFz39aIhs9AMFisonjzTud1PK1bY+jcJLo6m2T9Uh8AqjD77w11eAAawmjUogoGOnipECq7e/1RClIKsxg==
1319913199

1320013200
preact@^10.0.0:
1320113201
version "10.5.13"

0 commit comments

Comments
 (0)