Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit e27ef2d

Browse files
fix(deps): pin dependencies (#7510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98a6f1b commit e27ef2d

File tree

2 files changed

+27
-26
lines changed

2 files changed

+27
-26
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@lucide/lab": "^0.1.1",
5858
"@popperjs/core": "^2.11.7",
5959
"@sourcegraph/telemetry": "^0.16.0",
60-
"@types/react-syntax-highlighter": "^15.5.13",
60+
"@types/react-syntax-highlighter": "15.5.13",
6161
"@visx/axis": "^2.12.2",
6262
"@visx/curve": "^2.1.0",
6363
"@visx/glyph": "^2.10.0",
@@ -107,17 +107,17 @@
107107
"@sourcegraph/prettierrc": "^3.0.3",
108108
"@svgr/webpack": "^6.2.1",
109109
"@tailwindcss/typography": "^0.5.10",
110-
"@types/d3-format": "^3.0.1",
111-
"@types/d3-scale": "^4.0.3",
112-
"@types/d3-time-format": "^4.0.0",
113-
"@types/js-cookie": "^3.0.3",
114-
"@types/mapbox__rehype-prism": "^0.8.0",
115-
"@types/mdx": "^2.0.3",
110+
"@types/d3-format": "3.0.1",
111+
"@types/d3-scale": "4.0.3",
112+
"@types/d3-time-format": "4.0.0",
113+
"@types/js-cookie": "3.0.3",
114+
"@types/mapbox__rehype-prism": "0.8.0",
115+
"@types/mdx": "2.0.3",
116116
"@types/node": "18.7.18",
117-
"@types/prismjs": "^1.26.0",
117+
"@types/prismjs": "1.26.0",
118118
"@types/react": "18.0.20",
119119
"@types/react-dom": "^18.0.6",
120-
"@types/react-scroll": "^1.8.10",
120+
"@types/react-scroll": "1.8.10",
121121
"@types/uuid": "8.0.1",
122122
"autoprefixer": "^10.4.8",
123123
"cypress": "13.2.0",

pnpm-lock.yaml

Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)