Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Oct 21, 2023
1 parent 99c2df8 commit 4e0eade
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 267 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@types/cookie": "^0.5.2",
"@types/jquery": "^3.5.22",
"@types/node": "^20.8.5",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/cookie": "^0.5.3",
"@types/jquery": "^3.5.24",
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"babel-loader": "^9.1.3",
"babel-plugin-istanbul": "^6.1.1",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-plugin-import": "^2.28.1",
"sass": "^1.69.3",
"sass": "^1.69.4",
"typescript": "^5.2.2",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 4e0eade

Please sign in to comment.