Skip to content

Commit 77b89fa

Browse files
committed
Fix dependencies test 2
1 parent 4a138c2 commit 77b89fa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"@docusaurus/plugin-client-redirects": "^3.7.0",
4343
"@docusaurus/preset-classic": "^3.7.0",
4444
"@ionic-internal/ionic-ds": "^7.0.0",
45-
"@mdx-js/react": "^3.1.0",
46-
"@prismicio/client": "^6.9.0",
47-
"@prismicio/react": "^2.9.2",
45+
"@mdx-js/react": "^3.0.0",
46+
"@prismicio/client": "^6.4.2",
47+
"@prismicio/react": "^2.2.0",
4848
"@stackblitz/sdk": "^1.6.0",
4949
"@tippyjs/react": "^4.2.6",
5050
"clsx": "^1.1.1",
51-
"concurrently": "^6.5.1",
51+
"concurrently": "^6.2.0",
5252
"crowdin": "^3.5.0",
5353
"docusaurus-plugin-module-alias": "^0.0.2",
5454
"docusaurus-plugin-sass": "^0.2.6",
@@ -68,7 +68,7 @@
6868
"@ionic/prettier-config": "^3.0.0",
6969
"@types/react": "^19.1.8",
7070
"cspell": "^6.31.3",
71-
"html-loader": "^3.1.2",
71+
"html-loader": "^3.1.0",
7272
"hygen": "^6.2.11",
7373
"prettier": "^2.8.8",
7474
"typescript": "^5.2.2"

0 commit comments

Comments
 (0)