Skip to content

Commit

Permalink
Release 5.1.0 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh authored Sep 29, 2023
2 parents 0d63302 + d8a5682 commit 16c5873
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "visyn_scripts",
"description": "",
"version": "5.0.0",
"version": "5.1.0",
"author": {
"name": "datavisyn GmbH",
"email": "[email protected]",
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@svgr/webpack": "^6.5.1",
"@swc/core": "1.3.58",
"@swc/core": "~1.3.77",
"@swc/jest": "~0.2.24",
"@types/jest": "~27.4.1",
"@types/node": "^17.0.45",
Expand Down Expand Up @@ -100,7 +100,7 @@
"resolve": "^1.22.1",
"resolve-url-loader": "^5.0.0",
"rimraf": "~4.4.0",
"sass-embedded": "1.62.0",
"sass-embedded": "~1.64.2",
"sass-loader": "^13.2.0",
"semver": "^7.3.8",
"semver-intersect": "^1.4.0",
Expand All @@ -114,8 +114,8 @@
"time-analytics-webpack-plugin": "^0.1.20",
"ts-jest": "~27.1.3",
"ts-node": "^10.9.1",
"tslib": "~2.5.0",
"typescript": "~5.0.4",
"tslib": "~2.6.2",
"typescript": "~5.1.6",
"url-loader": "~4.1.1",
"util": "^0.12.5",
"webpack": "^5.76.2",
Expand Down

0 comments on commit 16c5873

Please sign in to comment.