Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

summer global message #84

Merged
merged 6 commits into from
Jan 8, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated dependencies
  • Loading branch information
pookmish committed Jan 8, 2025
commit 9c88045621409e324d9a91e7fa4d4fee60c618f3
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
"@next/third-parties": "15.1.4",
"@tailwindcss/container-queries": "^0.1.1",
"@types/node": "^22.10.5",
"@types/react": "^19.0.3",
"@types/react": "^19.0.4",
"@types/react-dom": "19.0.2",
"algoliasearch": "^5.19.0",
"autoprefixer": "^10.4.20",
@@ -31,7 +31,7 @@
"graphql-tag": "^2.12.6",
"html-entities": "^2.5.2",
"html-react-parser": "^5.2.2",
"next": "^15.2.0-canary.0",
"next": "^15.2.0-canary.1",
"postcss": "^8.4.49",
"qs": "^6.13.1",
"react": "19.0.0",
@@ -49,7 +49,7 @@
"sharp": "^0.33.5",
"tailwind-merge": "^2.6.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"usehooks-ts": "^3.1.0"
},
"devDependencies": {
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4197,10 +4197,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/env@npm:15.2.0-canary.0"
checksum: 10c0/62ead2020114aa0bdfc551bd6d2db0e7ce07ce047692ec5d98c6e7e5b89bbebd94bd582049f954c03b3bc7ef0932ba38960a41d90ba129f3b2c786c8d1dcf6df
"@next/env@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/env@npm:15.2.0-canary.1"
checksum: 10c0/381451d63aa6dd5bfb0cc64af7913322aefbbd4b61f133554947390556760f09ad040f6a2c744563340432bc80a4efcb27bc0e0b54e1e790e25257f6fba61b47
languageName: node
linkType: hard

@@ -4213,58 +4213,58 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/swc-darwin-arm64@npm:15.2.0-canary.0"
"@next/swc-darwin-arm64@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/swc-darwin-arm64@npm:15.2.0-canary.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/swc-darwin-x64@npm:15.2.0-canary.0"
"@next/swc-darwin-x64@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/swc-darwin-x64@npm:15.2.0-canary.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/swc-linux-arm64-gnu@npm:15.2.0-canary.0"
"@next/swc-linux-arm64-gnu@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/swc-linux-arm64-gnu@npm:15.2.0-canary.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/swc-linux-arm64-musl@npm:15.2.0-canary.0"
"@next/swc-linux-arm64-musl@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/swc-linux-arm64-musl@npm:15.2.0-canary.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/swc-linux-x64-gnu@npm:15.2.0-canary.0"
"@next/swc-linux-x64-gnu@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/swc-linux-x64-gnu@npm:15.2.0-canary.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/swc-linux-x64-musl@npm:15.2.0-canary.0"
"@next/swc-linux-x64-musl@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/swc-linux-x64-musl@npm:15.2.0-canary.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/swc-win32-arm64-msvc@npm:15.2.0-canary.0"
"@next/swc-win32-arm64-msvc@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/swc-win32-arm64-msvc@npm:15.2.0-canary.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "@next/swc-win32-x64-msvc@npm:15.2.0-canary.0"
"@next/swc-win32-x64-msvc@npm:15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "@next/swc-win32-x64-msvc@npm:15.2.0-canary.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@@ -13083,19 +13083,19 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^15.2.0-canary.0":
version: 15.2.0-canary.0
resolution: "next@npm:15.2.0-canary.0"
"next@npm:^15.2.0-canary.1":
version: 15.2.0-canary.1
resolution: "next@npm:15.2.0-canary.1"
dependencies:
"@next/env": "npm:15.2.0-canary.0"
"@next/swc-darwin-arm64": "npm:15.2.0-canary.0"
"@next/swc-darwin-x64": "npm:15.2.0-canary.0"
"@next/swc-linux-arm64-gnu": "npm:15.2.0-canary.0"
"@next/swc-linux-arm64-musl": "npm:15.2.0-canary.0"
"@next/swc-linux-x64-gnu": "npm:15.2.0-canary.0"
"@next/swc-linux-x64-musl": "npm:15.2.0-canary.0"
"@next/swc-win32-arm64-msvc": "npm:15.2.0-canary.0"
"@next/swc-win32-x64-msvc": "npm:15.2.0-canary.0"
"@next/env": "npm:15.2.0-canary.1"
"@next/swc-darwin-arm64": "npm:15.2.0-canary.1"
"@next/swc-darwin-x64": "npm:15.2.0-canary.1"
"@next/swc-linux-arm64-gnu": "npm:15.2.0-canary.1"
"@next/swc-linux-arm64-musl": "npm:15.2.0-canary.1"
"@next/swc-linux-x64-gnu": "npm:15.2.0-canary.1"
"@next/swc-linux-x64-musl": "npm:15.2.0-canary.1"
"@next/swc-win32-arm64-msvc": "npm:15.2.0-canary.1"
"@next/swc-win32-x64-msvc": "npm:15.2.0-canary.1"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
@@ -13140,7 +13140,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/ded544f944fe484575a4a3e1b9c90142bc1dcabd66db2e2ab6cdee44464ae34bb6ba1bb0c2c1d74ceda893e984b5a16d7e8f86eea2c2bd4d358faa609cc0328a
checksum: 10c0/0774076d762df06fed905e13a2ca3a7a8bae42c1611125b5036e0dc4ec16d6abe9cd9a5967b98760c6e697113afb9ca62e192490b9abacb78e4a68f3e029c3a2
languageName: node
linkType: hard

@@ -16174,7 +16174,7 @@ __metadata:
"@storybook/testing-library": "npm:^0.2.2"
"@tailwindcss/container-queries": "npm:^0.1.1"
"@types/node": "npm:^22.10.5"
"@types/react": "npm:^19.0.3"
"@types/react": "npm:^19.0.4"
"@types/react-cookiebot": "npm:^1.0.5"
"@types/react-dom": "npm:19.0.2"
"@types/react-slick": "npm:^0.23.13"
@@ -16195,7 +16195,7 @@ __metadata:
graphql-tag: "npm:^2.12.6"
html-entities: "npm:^2.5.2"
html-react-parser: "npm:^5.2.2"
next: "npm:^15.2.0-canary.0"
next: "npm:^15.2.0-canary.1"
postcss: "npm:^8.4.49"
prettier: "npm:^3.4.2"
prettier-plugin-tailwindcss: "npm:^0.6.9"
@@ -16219,7 +16219,7 @@ __metadata:
tailwind-merge: "npm:^2.6.0"
tailwindcss: "npm:^3.4.17"
tsconfig-paths-webpack-plugin: "npm:^4.2.0"
typescript: "npm:^5.7.2"
typescript: "npm:^5.7.3"
typescript-eslint: "npm:^8.19.1"
usehooks-ts: "npm:^3.1.0"
languageName: unknown
@@ -16830,23 +16830,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
"typescript@npm:^5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=cef18b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
checksum: 10c0/3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
languageName: node
linkType: hard

Loading