Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 812bfb4 commit 090d268
Show file tree
Hide file tree
Showing 6 changed files with 373 additions and 364 deletions.
725 changes: 367 additions & 358 deletions .yarn/releases/yarn-4.5.0.cjs → .yarn/releases/yarn-4.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ supportedArchitectures:
- linux
- darwin

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"url": "git+https://github.com/snowball-tech/fractal.git"
},
"bugs": "https://github.com/snowball-tech/fractal/issues",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"yarn": "^4.0.0",
"node": ">=18 <=20"
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"license": "MIT",
"main": "dist/web/typescript/design-tokens.js",
"name": "@snowball-tech/design-tokens",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
Expand Down
2 changes: 1 addition & 1 deletion packages/fractal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"main": "./dist/index.js",
"module": "./dist/index.js",
"name": "@snowball-tech/fractal",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3929,7 +3929,7 @@ __metadata:
languageName: node
linkType: hard

"@snowball-tech/design-tokens@npm:12.3.6, @snowball-tech/design-tokens@workspace:packages/design-tokens":
"@snowball-tech/design-tokens@npm:12.3.7, @snowball-tech/design-tokens@workspace:packages/design-tokens":
version: 0.0.0-use.local
resolution: "@snowball-tech/design-tokens@workspace:packages/design-tokens"
dependencies:
Expand Down Expand Up @@ -4060,7 +4060,7 @@ __metadata:
"@radix-ui/react-toggle-group": "npm:^1.1.0"
"@radix-ui/react-toolbar": "npm:^1.1.0"
"@react-hookz/web": "npm:^24.0.4"
"@snowball-tech/design-tokens": "npm:12.3.6"
"@snowball-tech/design-tokens": "npm:12.3.7"
"@snowball-tech/eslint-config": "npm:^5.6.2"
"@snowball-tech/prettier-config": "npm:^1.6.1"
"@storybook/addon-a11y": "npm:^8.4.2"
Expand Down

0 comments on commit 090d268

Please sign in to comment.