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 Sep 28, 2023
1 parent 83f4ff9 commit 8a813c2
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 251 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build": "cross-env NODE_ENV=production webpack --progress"
},
"dependencies": {
"axios": "^1.4.0",
"axios": "^1.5.1",
"bootstrap": "^4.6.2",
"bootstrap-vue": "^2.23.1",
"normalize.css": "^8.0.1",
Expand All @@ -27,12 +27,12 @@
"not ie <= 8"
],
"devDependencies": {
"@babel/core": "^7.22.10",
"@babel/core": "^7.23.0",
"@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.22.10",
"@babel/preset-env": "^7.22.20",
"babel-loader": "^9.1.3",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
Expand Down
Loading

0 comments on commit 8a813c2

Please sign in to comment.