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 138b8ad commit b72acfa
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 205 deletions.
8 changes: 4 additions & 4 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@
"@babel/preset-env": "^7.22.9",
"@babel/preset-typescript": "^7.22.5",
"@hotwired/stimulus": "^3.2.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/stimulus-testing": "^2.0.1",
"@symfony/webpack-encore": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"babel-minify": "^0.5.2",
"eslint": "^8.46.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^28.0.0",
"jest-canvas-mock": "^2.5.2",
"prettier": "^3.0.1",
"size-limit": "^9.0.0",
"size-limit": "^11.1.4",
"typescript": "^5.1.6",
"webpack": "^5.72",
"webpack-cli": "^5.0.0"
Expand Down
Loading

0 comments on commit b72acfa

Please sign in to comment.