Skip to content

Commit

Permalink
chore: Update dependencies (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentSmedinga authored Dec 21, 2023
1 parent f4ec6e7 commit 865e873
Show file tree
Hide file tree
Showing 6 changed files with 352 additions and 352 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@lerna-lite/run": "3.1.0",
"@lerna-lite/version": "3.1.0",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"sass": "1.69.5"
},
"dependencies": {
"@utrecht/components": "2.0.0"
"@utrecht/components": "3.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"dependencies": {
"@amsterdam/design-system-react-icons": "workspace:*",
"@utrecht/component-library-react": "2.0.0",
"@utrecht/component-library-react": "3.0.0",
"clsx": "2.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 865e873

Please sign in to comment.