Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"res:build": "rescript build",
"build": "rescript build && yarn update-index && react-router build",
"test": "node scripts/test-examples.mjs && node scripts/test-hrefs.mjs",
"reanalyze": "reanalyze -all-cmt .",
"reanalyze": "rescript-tools reanalyze -all-cmt .",
"update-index": "yarn generate-llms && node scripts/generate_feed.mjs > public/blog/feed.xml",
"sync-bundles": "node scripts/sync-playground-bundles.mjs",
"generate-llms": "node scripts/generate_llms.mjs",
Expand Down Expand Up @@ -84,7 +84,6 @@
"jsdom": "^26.1.0",
"lightningcss": "^1.30.1",
"prettier": "^3.6.2",
"reanalyze": "^2.16.0",
"remark-cli": "^12.0.1",
"search-insights": "^2.17.3",
"tailwindcss": "^4",
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8151,15 +8151,6 @@ __metadata:
languageName: node
linkType: hard

"reanalyze@npm:^2.16.0":
version: 2.23.0
resolution: "reanalyze@npm:2.23.0"
bin:
reanalyze: reanalyze.exe
checksum: 10c0/b8b05f47d17b21175f9bf1b650c1c3d2888ebcf82601f0260d499a40f8ea52b7db0ab9fa5e93fb12b440e0a25025b203bb4fe600bba69d4ae671b61775b1620f
languageName: node
linkType: hard

"recma-build-jsx@npm:^1.0.0":
version: 1.0.0
resolution: "recma-build-jsx@npm:1.0.0"
Expand Down Expand Up @@ -8460,7 +8451,6 @@ __metadata:
react-router: "npm:^7.9.4"
react-router-dom: "npm:^7.9.4"
react-router-mdx: "patch:react-router-mdx@npm%3A1.0.8#~/.yarn/patches/react-router-mdx-npm-1.0.8-d4402c3003.patch"
reanalyze: "npm:^2.16.0"
rehype-slug: "npm:^6.0.0"
rehype-stringify: "npm:^10.0.1"
remark: "npm:^15.0.1"
Expand Down