Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 2, 2023
1 parent 43c93db commit e9114ed
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 115 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,15 +125,15 @@
"@types/flatpickr": "^3.1.2",
"@types/fnando__sparkline": "^0.3.6",
"@types/i18next-xhr-backend": "^1.4.2",
"@types/jest": "^29.5.6",
"@types/node": "^20.8.8",
"@types/react": "^18.2.31",
"@types/jest": "^29.5.7",
"@types/node": "^20.8.10",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@types/sortablejs": "^1.15.4",
"@types/text-encoding-utf-8": "^1.0.4",
"@types/webpack": "^5.28.4",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@webpack-cli/serve": "^2.0.5",
"bootstrap": "^5.3.2",
"clean-webpack-plugin": "^4.0.0",
Expand All @@ -143,15 +143,15 @@
"css-loader": "^6.8.1",
"custom-event-polyfill": "^1.0.7",
"esbuild-loader": "^4.0.2",
"cypress": "^13.3.3",
"cypress": "^13.4.0",
"eslint": "^8.52.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"fetch-jsonp": "^1.3.0",
"font-awesome": "^4.7.0",
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.3",
"i18next-http-backend": "^2.2.2",
"i18next-http-backend": "^2.3.1",
"isomorphic-fetch": "^3.0.0",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
Expand All @@ -165,11 +165,11 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^12.3.1",
"react-router-dom": "^6.17.0",
"react-router-dom": "^6.18.0",
"release-it": "^16.2.1",
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
"sass": "^1.69.4",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"serve": "^14.2.1",
"style-loader": "3.3.3",
Expand All @@ -185,6 +185,6 @@
"npm": ">=8.5.0"
},
"resolutions": {
"caniuse-lite": "1.0.30001553"
"caniuse-lite": "1.0.30001559"
}
}
Loading

0 comments on commit e9114ed

Please sign in to comment.