Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Dec 30, 2024
1 parent 3325138 commit 0b3e931
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,19 +53,19 @@
]
},
"dependencies": {
"@babel/core": "^7.23.7",
"babel-loader": "^9.1.3"
"@babel/core": "^7.26.0",
"babel-loader": "^9.2.1"
},
"devDependencies": {
"@biomejs/biome": "^1.4.1",
"@biomejs/biome": "^1.9.4",
"@storybook/core-common": "8.0.6",
"@storybook/manager": "8.0.6",
"@storybook/preview": "8.0.6",
"@storybook/types": "8.0.6",
"auto": "^11.1.1",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
"auto": "^11.3.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"webpack": "^5.97.1"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 0b3e931

Please sign in to comment.