Skip to content

Commit

Permalink
Merge pull request #29 from shlinkio/dependabot/npm_and_yarn/remix-75…
Browse files Browse the repository at this point in the history
…804d749f

Bump the remix group with 5 updates
  • Loading branch information
acelaya authored May 11, 2024
2 parents b4efe3b + 60577e7 commit bb12134
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 63 deletions.
167 changes: 109 additions & 58 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"migration:create": "tsx node_modules/.bin/typeorm migration:create app/db/migrations/migration"
},
"dependencies": {
"@remix-run/express": "^2.9.1",
"@remix-run/node": "^2.9.1",
"@remix-run/react": "^2.9.1",
"@remix-run/express": "^2.9.2",
"@remix-run/node": "^2.9.2",
"@remix-run/react": "^2.9.2",
"@shlinkio/shlink-frontend-kit": "^0.5.1",
"@shlinkio/shlink-js-sdk": "^1.1.0",
"@shlinkio/shlink-web-component": "^0.6.2",
Expand All @@ -39,8 +39,8 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@remix-run/dev": "^2.9.1",
"@remix-run/testing": "^2.9.1",
"@remix-run/dev": "^2.9.2",
"@remix-run/testing": "^2.9.2",
"@shlinkio/eslint-config-js-coding-standard": "^2.4.1",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
Expand Down

0 comments on commit bb12134

Please sign in to comment.