Skip to content

Commit fa8a02a

Browse files
committed
Dependencies version up
1 parent 81d6d25 commit fa8a02a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
"zephyr": "https://github.com/jonasbuntinx/zephyr.git"
4545
},
4646
"dependencies": {
47-
"@next/bundle-analyzer": "^9.5.3",
47+
"@next/bundle-analyzer": "^9.5.5",
4848
"cross-env": "^7.0.2",
49-
"next": "^9.5.3",
49+
"next": "^9.5.5",
5050
"next-on-netlify": "^2.5.1",
51-
"preact": "^10.5.3",
51+
"preact": "^10.5.5",
5252
"preact-render-to-string": "^5.1.10",
5353
"react": "github:preact-compat/react#1.0.0",
5454
"react-dom": "github:preact-compat/react-dom#1.0.0",
55-
"react-ssr-prepass": "npm:[email protected].1",
56-
"tailwindcss": "^1.8.10",
55+
"react-ssr-prepass": "npm:[email protected].2",
56+
"tailwindcss": "^1.9.5",
5757
"xhr2": "^0.2.0"
5858
}
5959
}

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@
17511751
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.1.0.tgz#6c9eafc78c1529248f8f4d92b0799a712b6052c6"
17521752
integrity sha512-i9YbZPN3QgfighY/1X1Pu118VUz2Fmmhd6b2n0/O8YVgGGfw0FbUYoA97k7FkpGJ+pLCFEDLUmAPPV4D1kpeFw==
17531753

1754-
"@next/bundle-analyzer@^9.5.3":
1754+
"@next/bundle-analyzer@^9.5.5":
17551755
version "9.5.5"
17561756
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-9.5.5.tgz#9cb5f67e8d3012ccfb87c10f20715fb7f918dd66"
17571757
integrity sha512-HDYa5oFtBlZXG/N1wsheOaj2XeOFEi0HzwPiyIP82TxjoDoB6HKDYRIV3JHIUCeGFjkA66jSh8r1EAHNOuU51A==
@@ -5218,7 +5218,7 @@ next-tick@~1.0.0:
52185218
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
52195219
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
52205220

5221-
next@^9.5.3:
5221+
next@^9.5.5:
52225222
version "9.5.5"
52235223
resolved "https://registry.yarnpkg.com/next/-/next-9.5.5.tgz#37a37095e7c877ed6c94ba82e34ab9ed02b4eb33"
52245224
integrity sha512-KF4MIdTYeI6YIGODNw27w9HGzCll4CXbUpkP6MNvyoHlpsunx8ybkQHm/hYa7lWMozmsn58LwaXJOhe4bSrI0g==
@@ -5881,7 +5881,7 @@ preact-render-to-string@^5.1.10:
58815881
dependencies:
58825882
pretty-format "^3.8.0"
58835883

5884-
preact@^10.5.3:
5884+
preact@^10.5.5:
58855885
version "10.5.5"
58865886
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.5.tgz#c6c172ca751df27483350b8ab622abc12956e997"
58875887
integrity sha512-5ONLNH1SXMzzbQoExZX4TELemNt+TEDb622xXFNfZngjjM9qtrzseJt+EfiUu4TZ6EJ95X5sE1ES4yqHFSIdhg==
@@ -6134,10 +6134,10 @@ [email protected]:
61346134
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
61356135
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
61366136

6137-
"react-ssr-prepass@npm:[email protected].1":
6138-
version "1.1.1"
6139-
resolved "https://registry.yarnpkg.com/preact-ssr-prepass/-/preact-ssr-prepass-1.1.1.tgz#1031e50c3b80cbdd8e155e520d0e97b9bc425faa"
6140-
integrity sha512-AszER25gPq8GMcUP+PruRCRg6FEgeoVfR8tlquz7QCPbRLSqkmHkTNwRiwx0zeRl0wd0CtFN4D9r6zCPeVo8Hg==
6137+
"react-ssr-prepass@npm:[email protected].2":
6138+
version "1.1.2"
6139+
resolved "https://registry.yarnpkg.com/preact-ssr-prepass/-/preact-ssr-prepass-1.1.2.tgz#e3b79151a623dc43bff4d91b40f61cbac06c4d89"
6140+
integrity sha512-6wVAjWX9/r0L3PgBv37HZiibAIjLzfrUREy26xuqolCd0M66tiwbCR5GRx71QwT56Y7mcrXosCm9LxOUS0g4Ag==
61416141

61426142
"react@github:preact-compat/react#1.0.0":
61436143
version "1.0.0"
@@ -6906,7 +6906,7 @@ supports-color@^7.1.0:
69066906
dependencies:
69076907
has-flag "^4.0.0"
69086908

6909-
tailwindcss@^1.8.10:
6909+
tailwindcss@^1.9.5:
69106910
version "1.9.5"
69116911
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.9.5.tgz#3339b790a68bc1f09a8efd8eb94cb05aed5235c2"
69126912
integrity sha512-Je5t1fAfyW333YTpSxF+8uJwbnrkpyBskDtZYgSMMKQbNp6QUhEKJ4g/JIevZjD2Zidz9VxLraEUq/yWOx6nQg==

0 commit comments

Comments
 (0)