Skip to content

Commit

Permalink
chore: playground
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Oct 22, 2024
1 parent 002e374 commit 881ef17
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions playground/remix-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@remix-run/serve": "^2.13.1",
"@remix-run/server-runtime": "^2.13.1",
"ahooks": "^3.8.1",
"ahooks-x": "^1.3.1",
"antd": "^5.21.4",
"ahooks-x": "^1.3.2",
"antd": "^5.21.5",
"browser-or-node": "^3.0.0",
"cookie": "^0.6.0",
"crypto-js": "^4.2.0",
Expand All @@ -33,7 +33,7 @@
"modern-flexible": "^0.0.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.3",
"react-i18next": "^15.1.0",
"remix-i18next": "^6.4.1",
"remix-utils": "^7.7.0",
"tw-clsx": "^0.1.0",
Expand All @@ -52,7 +52,7 @@
"@types/cookie": "^0.6.0",
"@types/js-cookie": "^3.0.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.7.7",
"@types/node": "^22.7.8",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"cross-env": "^7.0.3",
Expand All @@ -71,7 +71,7 @@
"vite-plugin-i18n-ally": "workspace:*",
"vite-plugin-istanbul-widget": "^1.9.1",
"vite-plugin-public-typescript": "^4.1.0",
"vite-plugin-remix-flat-routes": "^4.0.0"
"vite-plugin-remix-flat-routes": "^4.0.2"
},
"simple-git-hooks": {
"commit-msg": "npm run commitlint",
Expand Down

0 comments on commit 881ef17

Please sign in to comment.