Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelloPerathoner committed Apr 10, 2024
1 parent 12d1808 commit 529fd86
Show file tree
Hide file tree
Showing 3 changed files with 1,873 additions and 1,762 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/cceh/capitularia/issues"
},
"dependencies": {
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@popperjs/core": "*",
"axios": "*",
"bootstrap": "^5.3.3",
Expand All @@ -37,7 +37,7 @@
"vuex": "^4.1.0"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "*",
"@fontsource/open-sans": "*",
Expand All @@ -50,7 +50,7 @@
"chokidar": "*",
"css-loader": "*",
"easygettext": "*",
"eslint": "*",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "*",
"eslint-plugin-import": "*",
"eslint-plugin-vue": "*",
Expand Down
Loading

0 comments on commit 529fd86

Please sign in to comment.