Skip to content

Commit 7cc18d7

Browse files
Update all non-major dependencies
1 parent d39c9b4 commit 7cc18d7

5 files changed

Lines changed: 146 additions & 145 deletions

File tree

apps/template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/app-template",
3-
"version": "0.4.24",
3+
"version": "0.4.25",
44
"description": "A template for creating apps using the webdev package.",
55
"author": "Stan Lemon <stanlemon@users.noreply.github.com>",
66
"license": "MIT",
@@ -29,10 +29,10 @@
2929
"react": "^19.2.3",
3030
"react-cookie": "^8.0.1",
3131
"react-dom": "^19.2.3",
32-
"wouter": "^3.8.1"
32+
"wouter": "^3.9.0"
3333
},
3434
"devDependencies": {
35-
"@testing-library/react": "16.3.0",
35+
"@testing-library/react": "16.3.1",
3636
"@testing-library/user-event": "14.6.1",
3737
"@types/jest": "30.0.0",
3838
"@types/react": "19.2.7",

0 commit comments

Comments
 (0)