Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazuhiro-Mimaki committed Feb 29, 2024
1 parent 57c4bf3 commit e9f4e91
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"dependencies": {
"@docsearch/css": "^3.5.2",
"@docsearch/react": "^3.5.2",
"@remix-run/express": "2.7.2",
"@remix-run/node": "2.7.2",
"@remix-run/react": "2.7.2",
"@remix-run/express": "^2.8.0",
"@remix-run/node": "^2.8.0",
"@remix-run/react": "^2.8.0",
"@remix-run/v1-meta": "0.1.3",
"@tailwindcss/aspect-ratio": "^0.4.2",
"cheerio": "^1.0.0-rc.12",
Expand Down Expand Up @@ -60,7 +60,7 @@
"remark-html": "^16.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remix": "2.7.2",
"remix": "^2.8.0",
"satori": "^0.10.11",
"semver": "^7.5.4",
"shiki": "^0.14.7",
Expand All @@ -77,8 +77,8 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@remix-run/dev": "2.7.2",
"@remix-run/eslint-config": "2.7.2",
"@remix-run/dev": "^2.8.0",
"@remix-run/eslint-config": "^2.8.0",
"@testing-library/jest-dom": "^6.2.0",
"@types/follow-redirects": "^1.14.4",
"@types/gunzip-maybe": "^1.4.2",
Expand Down

0 comments on commit e9f4e91

Please sign in to comment.