Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Nov 21, 2023
1 parent f437eac commit d80e3c4
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 274 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jquery": "^3"
},
"devDependencies": {
"@babel/cli": "^7.23.0",
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
Expand All @@ -46,12 +46,12 @@
"@testing-library/dom": "^9.3.3",
"@testing-library/user-event": "^14.5.1",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.8",
"@types/jest": "^29.5.9",
"@types/jest-axe": "^3.5.8",
"@types/jquery": "^3.5.27",
"@types/node": "^20.9.1",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@types/jquery": "^3.5.28",
"@types/node": "^20.9.3",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"autoprefixer": "^10.4.16",
"babel-jest": "^29.7.0",
"babel-plugin-istanbul": "^6.1.1",
Expand All @@ -72,12 +72,12 @@
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-load-config": "^4.0.1",
"postcss-load-config": "^4.0.2",
"postcss-nested": "^6.0.1",
"prettier": "^3.1.0",
"rollup": "^4.5.0",
"rollup-plugin-serve": "^2.0.2",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
Loading

0 comments on commit d80e3c4

Please sign in to comment.