Skip to content

Commit

Permalink
chore:pkg update
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmegood committed Feb 22, 2024
1 parent c831827 commit 11882ad
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
154 changes: 77 additions & 77 deletions package-lock.json

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

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@epic-web/totp": "^1.1.2",
"@nasa-gcn/remix-seo": "^2.0.0",
"@paralleldrive/cuid2": "^2.2.2",
"@prisma/client": "^5.10.1",
"@prisma/client": "^5.10.2",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
Expand All @@ -56,16 +56,16 @@
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@react-email/components": "0.0.14",
"@remix-run/css-bundle": "^2.7.1",
"@remix-run/express": "^2.7.1",
"@remix-run/node": "^2.7.1",
"@remix-run/react": "^2.7.1",
"@remix-run/server-runtime": "^2.7.1",
"@remix-run/css-bundle": "^2.7.2",
"@remix-run/express": "^2.7.2",
"@remix-run/node": "^2.7.2",
"@remix-run/react": "^2.7.2",
"@remix-run/server-runtime": "^2.7.2",
"@sentry/profiling-node": "^7.102.0",
"@sentry/remix": "^7.102.0",
"address": "^2.0.1",
"bcryptjs": "^2.4.3",
"better-sqlite3": "^9.4.1",
"better-sqlite3": "^9.4.3",
"chalk": "^5.3.0",
"class-variance-authority": "^0.7.0",
"close-with-grace": "^1.3.0",
Expand Down Expand Up @@ -108,10 +108,10 @@
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.41.2",
"@remix-run/dev": "^2.7.1",
"@remix-run/eslint-config": "^2.7.1",
"@remix-run/serve": "^2.7.1",
"@remix-run/testing": "^2.7.1",
"@remix-run/dev": "^2.7.2",
"@remix-run/eslint-config": "^2.7.2",
"@remix-run/serve": "^2.7.2",
"@remix-run/testing": "^2.7.2",
"@sly-cli/sly": "^1.8.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
Expand Down Expand Up @@ -148,7 +148,7 @@
"prettier": "^3.2.5",
"prettier-plugin-sql": "^0.18.0",
"prettier-plugin-tailwindcss": "^0.5.11",
"prisma": "^5.10.1",
"prisma": "^5.10.2",
"remix-flat-routes": "^0.6.4",
"rimraf": "^5.0.5",
"tsx": "^4.7.1",
Expand Down

0 comments on commit 11882ad

Please sign in to comment.