Skip to content

Commit 9e42a7b

Browse files
committed
update
1 parent 430b0e3 commit 9e42a7b

2 files changed

Lines changed: 15 additions & 22 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@
1818
"@astrojs/react": "^4.2.0",
1919
"@heroicons/react": "^2.2.0",
2020
"@nanostores/react": "^0.8.4",
21-
"@pheralb/toast": "^1.0.0",
2221
"@types/react": "^19.0.8",
2322
"@types/react-dom": "^19.0.3",
2423
"astro": "^5.3.0",
25-
"glob": "^11.0.2",
2624
"nanostores": "^0.11.3",
2725
"react": "^19.0.0",
2826
"react-dom": "^19.0.0"
@@ -37,5 +35,10 @@
3735
"postcss": "^8.5.2",
3836
"tailwindcss": "3.3.3",
3937
"turbo": "^2.4.2"
38+
},
39+
"pnpm": {
40+
"overrides": {
41+
"path-to-regexp": ">=6.3.0"
42+
}
4043
}
4144
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)