Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Update yarn dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij committed Aug 8, 2023
1 parent 7855e63 commit f3d8030
Show file tree
Hide file tree
Showing 2 changed files with 957 additions and 852 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"not ie <= 8"
],
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/core": "^7.22.10",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-json-strings": "^7.18.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/preset-env": "^7.21.5",
"babel-loader": "^9.1.2",
"@babel/preset-env": "^7.22.10",
"babel-loader": "^9.1.3",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"css-loader": "^6.8.1",
"file-loader": "^6.2.0",
"terser-webpack-plugin": "^5.3.8",
"vue-loader": "^17.1.0",
"terser-webpack-plugin": "^5.3.9",
"vue-loader": "^17.2.2",
"vue-template-compiler": "^2.7.14",
"webpack": "^5.82.0",
"webpack-cli": "^5.1.1",
"webpack-dev-server": "^4.15.0"
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit f3d8030

Please sign in to comment.