Skip to content

Commit 52be4a5

Browse files
committed
npm: update and pin versions
1 parent 549ec4c commit 52be4a5

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

src/Elastic.Documentation.Site/package-lock.json

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

src/Elastic.Documentation.Site/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,25 +27,25 @@
2727
},
2828
"private": true,
2929
"devDependencies": {
30-
"@elastic/datemath": "^5.0.3",
31-
"@elastic/eui": "^103.0.0",
32-
"@elastic/eui-theme-borealis": "^2.0.0",
33-
"@emotion/css": "^11.13.5",
34-
"@emotion/react": "^11.14.0",
30+
"@elastic/datemath": "5.0.3",
31+
"@elastic/eui": "104.0.2",
32+
"@elastic/eui-theme-borealis": "3.0.0",
33+
"@emotion/css": "11.13.5",
34+
"@emotion/react": "11.14.0",
3535
"@eslint/js": "9.29.0",
36-
"@r2wc/react-to-web-component": "^2.0.4",
36+
"@r2wc/react-to-web-component": "2.0.4",
3737
"@tailwindcss/postcss": "4.1.10",
3838
"@trivago/prettier-plugin-sort-imports": "5.2.2",
3939
"eslint": "9.29.0",
4040
"globals": "16.2.0",
41-
"moment": "^2.30.1",
41+
"moment": "2.30.1",
4242
"parcel": "2.15.4",
4343
"postcss": "8.5.6",
4444
"postcss-import": "16.1.0",
4545
"prettier": "3.5.3",
4646
"prettier-plugin-tailwindcss": "0.6.13",
47-
"react": "^18.3.1",
48-
"react-dom": "^18.3.1",
47+
"react": "18.3.1",
48+
"react-dom": "18.3.1",
4949
"typescript-eslint": "8.34.0"
5050
},
5151
"browserslist": [

0 commit comments

Comments
 (0)