Skip to content

Commit

Permalink
chore: upgrade playground dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroUhlar committed Mar 19, 2024
1 parent 2aec7ba commit f193ac7
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 571 deletions.
14 changes: 7 additions & 7 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"dotenv": "^16.0.2",
"dotenv": "^16.4.5",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"terser-webpack-plugin": "^5.3.6",
"ts-loader": "^9.3.1",
"webpack": "^5.76.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.0"
"html-webpack-plugin": "^5.6.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.3"
}
}
Loading

0 comments on commit f193ac7

Please sign in to comment.