Skip to content

Commit

Permalink
Update frontend dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed May 26, 2024
1 parent 5c7def1 commit 4cca456
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 243 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@size-limit/esbuild": "^9.0.0",
"@size-limit/preset-small-lib": "^9.0.0",
"@size-limit/esbuild": "^11.1.4",
"@size-limit/preset-small-lib": "^11.1.4",
"@symfony/webpack-encore": "^4.2.0",
"@babel/eslint-parser": "^7.11.0",
"babel-loader": "^9.0.0",
Expand All @@ -18,7 +18,7 @@
"eslint-watch": "^8.0.0",
"sass": "^1.57.1",
"sass-loader": "^14.0.0",
"size-limit": "^9.0.0",
"size-limit": "^11.1.4",
"webpack": "^5.72",
"webpack-cli": "^5.0.0"
},
Expand Down
Loading

0 comments on commit 4cca456

Please sign in to comment.