Skip to content

Commit d94adeb

Browse files
Merge pull request #373 from infinum/feature/dependency-updates
Dependency updates
2 parents 656e2d6 + b1d4aa5 commit d94adeb

File tree

2 files changed

+26
-28
lines changed

2 files changed

+26
-28
lines changed

website/bun.lock

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

website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eightshift/docs",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"description": "A documentation website for Eightshift open source projects.",
55
"author": {
66
"name": "Eightshift team",
@@ -34,10 +34,10 @@
3434
"dependencies": {
3535
"@docusaurus/core": "^3.8.1",
3636
"@docusaurus/preset-classic": "^3.8.1",
37-
"@eightshift/ui-components": "^5.1.1",
38-
"@infinum/docusaurus-theme": "^0.5.0",
37+
"@eightshift/ui-components": "^5.2.0",
38+
"@infinum/docusaurus-theme": "^0.6.0",
3939
"@mdx-js/react": "^3.1.0",
40-
"@wp-playground/client": "^1.2.1",
40+
"@wp-playground/client": "^2.0.3",
4141
"clsx": "^2.1.1",
4242
"es-text-loader": "file:plugins/es-text-loader",
4343
"prism-react-renderer": "^2.4.1",

0 commit comments

Comments
 (0)