Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 6, 2024
1 parent 34179ef commit b09981a
Show file tree
Hide file tree
Showing 2 changed files with 724 additions and 1,030 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@floating-ui/react": "^0.24.8",
"@formatjs/intl": "^2.9.6",
"@formatjs/intl": "^2.9.9",
"@hattip/adapter-node": "^0.0.34",
"@hattip/compose": "^0.0.34",
"@hiogawa/argon2-wasm-bindgen": "0.0.6-pre.5",
Expand All @@ -61,22 +61,22 @@
"@js-temporal/polyfill": "^0.4.4",
"@opentelemetry/api": "^1.7.0",
"@opentelemetry/sdk-node": "^0.45.1",
"@opentelemetry/semantic-conventions": "^1.18.1",
"@opentelemetry/semantic-conventions": "^1.19.0",
"@remix-run/react": "2.4.1",
"@remix-run/server-runtime": "2.4.1",
"@remix-run/v1-route-convention": "^0.1.4",
"@tanstack/react-query": "^5.8.4",
"@tanstack/react-query-devtools": "^5.8.4",
"@tanstack/react-query": "^5.17.5",
"@tanstack/react-query-devtools": "^5.17.5",
"@tanstack/react-virtual": "3.0.0-beta.54",
"cookie": "^0.5.0",
"drizzle-orm": "^0.26.5",
"echarts": "^5.4.3",
"fast-xml-parser": "^4.3.2",
"knex": "^2.5.1",
"mysql2": "^3.6.3",
"mysql2": "^3.6.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.18.0",
"react-router-dom": "^6.21.1",
"zod": "^3.22.4"
},
"devDependencies": {
Expand All @@ -88,33 +88,33 @@
"@hiogawa/utils-node": "0.0.1-pre.5",
"@hiogawa/vite-import-dev-server": "^0.0.1",
"@hiogawa/vite-plugin-ssr-middleware": "^0.0.0",
"@iconify-json/ri": "^1.1.12",
"@playwright/test": "^1.39.0",
"@iconify-json/ri": "^1.1.18",
"@playwright/test": "^1.40.1",
"@remix-run/dev": "2.4.1",
"@tsconfig/strictest": "^2.0.2",
"@types/cookie": "^0.5.4",
"@types/jscodeshift": "^0.11.11",
"@types/node": "^18.18.9",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/showdown": "^2.0.4",
"@types/node": "^18.19.4",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/showdown": "^2.0.6",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.1.0",
"@vitest/coverage-v8": "^1.1.3",
"c8": "^8.0.1",
"esbuild": "^0.19.10",
"gh-pages": "^6.0.0",
"esbuild": "^0.19.11",
"gh-pages": "^6.1.1",
"happy-dom": "^9.20.3",
"jscodeshift": "^0.15.1",
"node-mailjet": "^6.0.4",
"npm-check-updates": "^16.14.6",
"node-mailjet": "^6.0.5",
"npm-check-updates": "^16.14.12",
"prettier": "^2.8.8",
"recast": "^0.23.4",
"showdown": "^2.1.0",
"tsx": "^4.7.0",
"typescript": "^5.2.2",
"unocss": "^0.58.0",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"vite": "^5.0.11",
"vitest": "^1.1.3"
},
"packageManager": "[email protected]+sha256.9e5f62ce5f2b7d4ceb3c2848f41cf0b33032c24d683c7088b53f62b1885fb246",
"volta": {
Expand Down
Loading

0 comments on commit b09981a

Please sign in to comment.