Skip to content

Commit ef40947

Browse files
authored
chore(deps): Pinned versions of Monaco editor (#321)
1 parent 71764a7 commit ef40947

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@fastify/static": "8.2.0",
3535
"@fastify/vite": "8.2.0",
3636
"@hookform/resolvers": "5.2.2",
37-
"@monaco-editor/react": "^4.7.0",
37+
"@monaco-editor/react": "4.7.0",
3838
"@sentry/node": "10.15.0",
3939
"@sentry/react": "10.15.0",
4040
"@sentry/vite-plugin": "4.3.0",
@@ -55,8 +55,8 @@
5555
"i18next": "25.5.2",
5656
"javascript-time-ago": "2.5.12",
5757
"js-yaml": "4.1.0",
58-
"monaco-editor": "^0.45.0",
59-
"monaco-yaml": "^5.4.0",
58+
"monaco-editor": "0.45.0",
59+
"monaco-yaml": "5.4.0",
6060
"react": "19.1.1",
6161
"react-dom": "19.1.1",
6262
"react-error-boundary": "6.0.0",

0 commit comments

Comments
 (0)