Skip to content

Commit

Permalink
#58 update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xeronimus committed Jan 7, 2023
1 parent 3b60467 commit 3c5e736
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 56 deletions.
66 changes: 33 additions & 33 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@
"whatwg-fetch": "^3.6.2"
},
"devDependencies": {
"@babel/core": "7.20.7",
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@quickbaseoss/babel-plugin-styled-components-css-namespace": "1.0.1",
"babel-jest": "29.3.1",
"babel-loader": "9.1.0",
"babel-loader": "9.1.2",
"babel-plugin-styled-components": "2.0.7",
"cross-env": "7.0.3",
"css-loader": "6.7.3",
"cypress": "12.2.0",
"cypress": "12.3.0",
"date-fns": "2.29.3",
"eslint": "8.31.0",
"eslint-plugin-react": "7.31.11",
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"docu:diagrams": "node docu/src/docuGenerator.mjs -- diagrams"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"chalk": "^5.2.0",
"cross-spawn": "7.0.3",
"del": "7.0.0",
Expand Down

0 comments on commit 3c5e736

Please sign in to comment.