Skip to content

Commit

Permalink
Update yarn packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vicmgs committed Jun 28, 2023
1 parent 2d12d00 commit e3f0136
Show file tree
Hide file tree
Showing 2 changed files with 1,102 additions and 879 deletions.
16 changes: 8 additions & 8 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
"styled-jsx": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-decorators": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"@babel/preset-react": "^7.16.7",
"babel-loader": "^8.2.3",
"@babel/core": "^7.22.5",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.22.5",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.22.5",
"@babel/preset-react": "^7.22.5",
"babel-loader": "^8.2.5",
"babel-plugin-import": "^1.13.3",
"css-loader": "^6.7.1",
"file-loader": "^6.2.0",
"style-loader": "^3.3.0",
"webpack": "^5.72.0",
"webpack": "^5.76.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1"
},
Expand Down
Loading

0 comments on commit e3f0136

Please sign in to comment.