Skip to content

Commit 0794915

Browse files
Update dependency react-cookie to v8
1 parent d2f4720 commit 0794915

File tree

2 files changed

+46
-14
lines changed

2 files changed

+46
-14
lines changed

apps/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/app-template",
3-
"version": "0.3.80",
3+
"version": "0.3.81",
44
"description": "A template for creating apps using the webdev package.",
55
"author": "Stan Lemon <stanlemon@users.noreply.github.com>",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"@stanlemon/server-with-auth": "*",
2828
"@stanlemon/webdev": "*",
2929
"react": "^19.0.0",
30-
"react-cookie": "^7.2.2",
30+
"react-cookie": "^8.0.1",
3131
"react-dom": "^19.0.0",
3232
"wouter": "^3.6.0"
3333
},

package-lock.json

Lines changed: 44 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)