Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"moment": "2.30.1",
"next": "14.2.14",
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"node-ical": "0.20.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8346,7 +8346,7 @@ __metadata:
moment: "npm:2.30.1"
next: "npm:14.2.14"
next-sitemap: "npm:^4.2.3"
next-themes: "npm:^0.3.0"
next-themes: "npm:^0.4.4"
node-ical: "npm:0.20.1"
nyc: "npm:^17.1.0"
postcss: "npm:^8.4.41"
Expand Down Expand Up @@ -9064,13 +9064,13 @@ __metadata:
languageName: node
linkType: hard

"next-themes@npm:^0.3.0":
version: 0.3.0
resolution: "next-themes@npm:0.3.0"
"next-themes@npm:^0.4.4":
version: 0.4.4
resolution: "next-themes@npm:0.4.4"
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
checksum: 10c0/72bd670ad6b9f547dc18cece340dfd1ac41e3e7b37eb321d4767db90bfa2c239f937011cd0efe35ca0081f1ea260051bc0868808ef39b0fbff2ddefd7146cec6
react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
checksum: 10c0/45d82f968ccfc90f6e6e3cdb95962132f6d1e19eaf614c4e824fc5d079ec522dd50cc196c58da2f000d755b81dbb0caf378c4f512a9e6b6c0a0daa3f99f1a2c7
languageName: node
linkType: hard

Expand Down
Loading