Skip to content

Commit d41fd5b

Browse files
committed
Packages are updated
1 parent fd0f75f commit d41fd5b

File tree

3 files changed

+25
-12779
lines changed

3 files changed

+25
-12779
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.4.1] - 22/12/2023
4+
5+
- Updated dependencies
6+
37
## [1.4.1]
48

59
### Updated

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@
33
"version": "0.1.0",
44
"private": true,
55
"resolutions": {
6-
"minimist": "^1.2.2",
6+
"minimist": "^1.2.8",
77
"acorn": "^7.1.1",
88
"serialize-javascript": "^2.1.1",
99
"kind-of": "^6.0.3",
1010
"websocket-extensions": "^0.1.4"
1111
},
1212
"dependencies": {
13-
"@babel/core": "^7.11.6",
14-
"@babel/plugin-transform-runtime": "^7.11.5",
13+
"@babel/core": "^7.23.6",
14+
"@babel/plugin-transform-runtime": "^7.23.6",
1515
"@svgr/webpack": "4.3.2",
1616
"@typescript-eslint/eslint-plugin": "^2.34.0",
1717
"@typescript-eslint/parser": "^2.34.0",
1818
"awesome-bootstrap-checkbox": "^1.0.1",
1919
"axios": "^0.19.0",
20-
"babel-eslint": "10.0.3",
20+
"babel-eslint": "10.1.0",
2121
"babel-jest": "^24.9.0",
2222
"babel-loader": "8.0.6",
23-
"babel-plugin-named-asset-import": "^0.3.4",
23+
"babel-plugin-named-asset-import": "^0.3.8",
2424
"babel-preset-react-app": "^9.0.2",
2525
"bootstrap": "^4.5.2",
2626
"camelcase": "^5.2.0",
27-
"case-sensitive-paths-webpack-plugin": "2.2.0",
28-
"classnames": "^2.2.6",
29-
"cookie-parser": "^1.4.4",
27+
"case-sensitive-paths-webpack-plugin": "2.4.0",
28+
"classnames": "^2.3.2",
29+
"cookie-parser": "^1.4.6",
3030
"css-loader": "2.1.1",
3131
"dotenv": "^8.2.0",
3232
"dotenv-expand": "5.1.0",
3333
"eslint": "^6.1.0",
3434
"eslint-config-react-app": "^5.0.2",
3535
"eslint-loader": "3.0.2",
3636
"eslint-plugin-flowtype": "3.13.0",
37-
"eslint-plugin-import": "2.18.2",
38-
"eslint-plugin-jsx-a11y": "6.2.3",
39-
"eslint-plugin-react": "7.14.3",
37+
"eslint-plugin-import": "2.29.1",
38+
"eslint-plugin-jsx-a11y": "6.8.0",
39+
"eslint-plugin-react": "7.33.2",
4040
"eslint-plugin-react-hooks": "^1.6.1",
4141
"express-graphql": "^0.9.0",
4242
"express-jwt": "^5.3.1",
@@ -46,7 +46,7 @@
4646
"glyphicons-halflings": "^1.9.1",
4747
"graphql": "^14.7.0",
4848
"graphql-relay": "^0.6.0",
49-
"graphql-sequelize": "^9.3.6",
49+
"graphql-sequelize": "^9.5.1",
5050
"helmet": "^3.23.3",
5151
"html-webpack-plugin": "4.0.0-beta.5",
5252
"identity-obj-proxy": "3.0.0",
@@ -62,13 +62,13 @@
6262
"normalize.css": "^8.0.1",
6363
"npm-run-all": "^4.1.5",
6464
"optimize-css-assets-webpack-plugin": "5.0.3",
65-
"pnp-webpack-plugin": "1.5.0",
65+
"pnp-webpack-plugin": "1.7.0",
6666
"postcss-flexbugs-fixes": "4.1.0",
6767
"postcss-loader": "3.0.0",
6868
"postcss-normalize": "7.0.1",
6969
"postcss-preset-env": "6.7.0",
7070
"postcss-safe-parser": "4.0.1",
71-
"prop-types": "^15.7.2",
71+
"prop-types": "^15.8.1",
7272
"react": "^16.11.0",
7373
"react-app-polyfill": "^1.0.4",
7474
"react-dev-utils": "^9.1.0",
@@ -83,15 +83,15 @@
8383
"recharts": "^1.8.5",
8484
"redux": "^4.0.4",
8585
"redux-thunk": "^2.3.0",
86-
"resolve": "1.12.0",
86+
"resolve": "1.22.8",
8787
"resolve-url-loader": "2",
8888
"sass-loader": "7.2.0",
8989
"semver": "6.3.0",
9090
"sequelize": "^5.22.3",
9191
"sqlite3": "^4.1.0",
9292
"style-loader": "1.0.0",
9393
"terser-webpack-plugin": "1.4.1",
94-
"ts-pnp": "1.1.4",
94+
"ts-pnp": "1.2.0",
9595
"url-loader": "2.1.0",
9696
"uuid": "^3.3.3",
9797
"webpack": "4.41.0",
@@ -176,11 +176,11 @@
176176
]
177177
},
178178
"devDependencies": {
179-
"@babel/cli": "^7.11.6",
180-
"@babel/node": "^7.10.5",
181-
"@babel/plugin-proposal-class-properties": "^7.10.4",
182-
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
183-
"@babel/polyfill": "^7.11.5",
179+
"@babel/cli": "^7.23.4",
180+
"@babel/node": "^7.22.19",
181+
"@babel/plugin-proposal-class-properties": "^7.18.6",
182+
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
183+
"@babel/polyfill": "^7.12.1",
184184
"@babel/preset-env": "^7.11.5",
185185
"cross-env": "^6.0.3"
186186
}

0 commit comments

Comments
 (0)