Skip to content

Commit

Permalink
Merge branch 'main' into renovate/major-happy-dom-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
philibea authored Dec 30, 2024
2 parents e2abed3 + 2205ef6 commit 9bc8882
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 63 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-1d2029e.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@ultraviolet/ui': patch
---

Updated dependency `@scaleway/use-media` to `3.0.3`.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "root",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=18.x",
"pnpm": ">=9.x"
Expand Down Expand Up @@ -114,7 +114,7 @@
"@eslint/eslintrc": "3.2.0",
"@manypkg/cli": "0.23.0",
"@playwright/test": "1.49.1",
"@scaleway/eslint-config-react": "5.2.1",
"@scaleway/eslint-config-react": "5.2.2",
"@scaleway/tsconfig": "1.1.1",
"@size-limit/file": "11.1.6",
"@size-limit/preset-big-lib": "11.1.6",
Expand Down Expand Up @@ -160,7 +160,7 @@
"emoji-toolkit": "9.0.1",
"esbuild-plugin-browserslist": "0.15.0",
"eslint": "9.17.0",
"eslint-plugin-oxlint": "0.15.2",
"eslint-plugin-oxlint": "0.15.4",
"eslint-plugin-testing-library": "7.1.1",
"expect": "29.7.0",
"file-loader": "6.2.0",
Expand All @@ -171,7 +171,7 @@
"identity-obj-proxy": "3.0.0",
"jest-axe": "9.0.0",
"lint-staged": "15.2.11",
"oxlint": "0.15.3",
"oxlint": "0.15.4",
"postcss": "8.4.49",
"publint": "0.2.12",
"react": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@nivo/pie": "0.88.0",
"@nivo/scales": "0.88.0",
"@scaleway/random-name": "5.1.1",
"@scaleway/use-media": "3.0.1",
"@scaleway/use-media": "3.0.3",
"@ultraviolet/icons": "workspace:*",
"@ultraviolet/themes": "workspace:*",
"deepmerge": "4.3.1",
Expand Down
116 changes: 58 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9bc8882

Please sign in to comment.