Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Nov 1, 2024
1 parent c355d7a commit 7da76ef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-nest-router",
"version": "0.19.20",
"version": "0.19.21",
"description": "Declarative routing for React.",
"type": "module",
"sideEffects": false,
Expand Down Expand Up @@ -50,7 +50,7 @@
"build:types": "tsc --declaration --emitDeclarationOnly --declarationDir types && node tools/fix-types.js"
},
"dependencies": {
"tslib": "^2.8.0"
"tslib": "^2.8.1"
},
"devDependencies": {
"@rollup/plugin-replace": "^6.0.1",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7da76ef

Please sign in to comment.