Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 3754929

Browse files
chore(deps): update dependency preact-cli to v3.5.0
1 parent 1c115e4 commit 3754929

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"glob": "9.2.1",
4444
"markdown": "0.5.0",
4545
"per-env": "1.0.2",
46-
"preact-cli": "3.4.5",
46+
"preact-cli": "3.5.0",
4747
"preact-render-spy": "1.3.0",
4848
"react-syntax-highlighter": "15.5.0",
4949
"webpack-bundle-analyzer": "4.8.0"

yarn.lock

+4-10
Original file line numberDiff line numberDiff line change
@@ -9197,10 +9197,10 @@ [email protected]:
91979197
resolved "https://registry.yarnpkg.com/preact-cli-plugin-netlify/-/preact-cli-plugin-netlify-1.6.0.tgz#34e0e4c513e280b53b9a24b186f2a3e19cc5d9dd"
91989198
integrity sha512-GO9V1/LCCiIt1AhDxWeqGJm6NLCCQmLDkgWH+32SER89n6nKHXHSaCIs5HHSVqOrf9kX8CYqUofp5A8ChZSBqg==
91999199

9200-
preact-cli@3.4.5:
9201-
version "3.4.5"
9202-
resolved "https://registry.yarnpkg.com/preact-cli/-/preact-cli-3.4.5.tgz#501f0ca410a15a7b1dac92083c32df52b6da6cf7"
9203-
integrity sha512-pLTawiXDy4rEct5ul0mDCP92GB6NK/QFhpoR+iHZJqgkeyE25qEXPf1/tJhAiijphDL5kxGvsT4qA6SrpQ5BsQ==
9200+
preact-cli@3.5.0:
9201+
version "3.5.0"
9202+
resolved "https://registry.yarnpkg.com/preact-cli/-/preact-cli-3.5.0.tgz#dd2f693fc7e6243b8b9b34656686158471f50db1"
9203+
integrity sha512-x6B3p4aTzI9T1nWrMlXe0itfzJ2h8oC8S5kTJydzikcW/0ORDBSX1M8vT1FmjeLPDlyGvqlrRx1RI17XuxWIOA==
92049204
dependencies:
92059205
"@babel/core" "^7.13.16"
92069206
"@babel/plugin-proposal-class-properties" "^7.13.0"
@@ -9264,7 +9264,6 @@ [email protected]:
92649264
stack-trace "0.0.10"
92659265
style-loader "^2.0.0"
92669266
terser-webpack-plugin "^4.2.3"
9267-
typescript "~4.6.4"
92689267
update-notifier "^5.1.0"
92699268
url-loader "^4.1.1"
92709269
validate-npm-package-name "^4.0.0"
@@ -11436,11 +11435,6 @@ typedarray@^0.0.6:
1143611435
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1143711436
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1143811437

11439-
typescript@~4.6.4:
11440-
version "4.6.4"
11441-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
11442-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
11443-
1144411438
1144511439
version "3.4.10"
1144611440
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.10.tgz#9ad9563d8eb3acdfb8d38597d2af1d815f6a755f"

0 commit comments

Comments
 (0)