Skip to content

Commit ec4b121

Browse files
Merge pull request #67 from DTS-STN/dependabot/npm_and_yarn/prod-minor-versions-36544f5780
Bump the prod-minor-versions group across 1 directory with 8 updates
2 parents 8d1596e + 7eb2a4a commit ec4b121

File tree

2 files changed

+138
-61
lines changed

2 files changed

+138
-61
lines changed

package-lock.json

+130-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,21 @@
1515
"dependencies": {
1616
"@radix-ui/react-icons": "^1.3.2",
1717
"@radix-ui/react-slot": "^1.1.1",
18-
"@remix-run/node": "^2.15.1",
19-
"@remix-run/react": "^2.15.1",
20-
"@remix-run/serve": "^2.15.1",
21-
"@remix-run/testing": "^2.15.1",
18+
"@remix-run/node": "^2.15.2",
19+
"@remix-run/react": "^2.15.2",
20+
"@remix-run/serve": "^2.15.2",
21+
"@remix-run/testing": "^2.15.2",
2222
"class-variance-authority": "^0.7.1",
2323
"clsx": "^2.1.1",
2424
"i18next": "^24.2.0",
2525
"i18next-fs-backend": "^2.6.0",
2626
"i18next-http-backend": "^3.0.1",
27-
"isbot": "^5.1.17",
28-
"lucide-react": "^0.468.0",
27+
"isbot": "^5.1.19",
28+
"lucide-react": "^0.469.0",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",
31-
"react-i18next": "^15.2.0",
32-
"tailwind-merge": "^2.5.5",
31+
"react-i18next": "^15.4.0",
32+
"tailwind-merge": "^2.6.0",
3333
"tailwindcss-animate": "^1.0.7",
3434
"tiny-invariant": "^1.3.3"
3535
},

0 commit comments

Comments
 (0)