Skip to content

Commit

Permalink
Update to 2.12.1-pre.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Sep 18, 2024
1 parent e10b1a9 commit 44b7afd
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
68 changes: 34 additions & 34 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": "0.0.0-nightly-4a957276b-20240918",
"@remix-run/node": "0.0.0-nightly-4a957276b-20240918",
"@remix-run/react": "0.0.0-nightly-4a957276b-20240918",
"@remix-run/express": "2.12.1-pre.0",
"@remix-run/node": "2.12.1-pre.0",
"@remix-run/react": "2.12.1-pre.0",
"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": "0.0.0-nightly-4a957276b-20240918",
"remix": "2.12.1-pre.0",
"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": "0.0.0-nightly-4a957276b-20240918",
"@remix-run/eslint-config": "0.0.0-nightly-4a957276b-20240918",
"@remix-run/dev": "2.12.1-pre.0",
"@remix-run/eslint-config": "2.12.1-pre.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 44b7afd

Please sign in to comment.