Skip to content

Commit

Permalink
Update to pre-3
Browse files Browse the repository at this point in the history
  • Loading branch information
brookslybrand committed Sep 6, 2024
1 parent ff60c49 commit 4152a53
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 46 deletions.
98 changes: 58 additions & 40 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.12.0-pre.1",
"@remix-run/node": "2.12.0-pre.1",
"@remix-run/react": "2.12.0-pre.1",
"@remix-run/express": "2.12.0-pre.3",
"@remix-run/node": "2.12.0-pre.3",
"@remix-run/react": "2.12.0-pre.3",
"cheerio": "^1.0.0-rc.12",
"clsx": "^2.1.0",
"compression": "^1.7.4",
Expand Down Expand Up @@ -59,7 +59,7 @@
"remark-html": "^16.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remix": "2.12.0-pre.1",
"remix": "2.12.0-pre.3",
"satori": "^0.10.14",
"semver": "^7.5.4",
"shiki": "^0.14.7",
Expand All @@ -76,8 +76,8 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@remix-run/dev": "2.12.0-pre.1",
"@remix-run/eslint-config": "2.12.0-pre.1",
"@remix-run/dev": "2.12.0-pre.3",
"@remix-run/eslint-config": "2.12.0-pre.3",
"@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 4152a53

Please sign in to comment.