|
14 | 14 | "access": "public" |
15 | 15 | }, |
16 | 16 | "resolutions": { |
17 | | - "@babel/core": "7.22.9" |
| 17 | + "@babel/core": "7.23.9", |
| 18 | + "@babel/node": "7.23.9" |
18 | 19 | }, |
19 | 20 | "dependencies": { |
20 | | - "@babel/core": "7.22.9", |
21 | | - "@babel/node": "7.22.6", |
22 | | - "@babel/preset-env": "7.22.9", |
23 | | - "@babel/preset-react": "7.22.5", |
24 | | - "@babel/runtime": "7.22.6", |
25 | | - "@react-google-maps/api": "2.19.2", |
26 | | - "@sentry/browser": "7.60.1", |
| 21 | + "@babel/core": "7.23.9", |
| 22 | + "@babel/node": "7.23.9", |
| 23 | + "@babel/preset-env": "7.23.9", |
| 24 | + "@babel/preset-react": "7.23.3", |
| 25 | + "@babel/runtime": "7.23.9", |
| 26 | + "@react-google-maps/api": "2.19.3", |
| 27 | + "@sentry/browser": "7.100.1", |
27 | 28 | "cross-env": "7.0.3", |
28 | | - "gatsby": "5.11.0", |
29 | | - "gatsby-plugin-manifest": "5.11.0", |
| 29 | + "gatsby": "5.13.3", |
| 30 | + "gatsby-plugin-manifest": "5.13.1", |
30 | 31 | "gatsby-plugin-purgecss": "6.2.1", |
31 | | - "gatsby-plugin-react-helmet": "6.11.0", |
32 | | - "gatsby-plugin-sitemap": "6.11.0", |
33 | | - "gatsby-plugin-typescript": "5.11.0", |
| 32 | + "gatsby-plugin-react-helmet": "6.13.1", |
| 33 | + "gatsby-plugin-sitemap": "6.13.1", |
| 34 | + "gatsby-plugin-typescript": "5.13.1", |
34 | 35 | "immutable": "4.3.1", |
35 | 36 | "intl": "1.2.5", |
36 | 37 | "prop-types": "15.8.1", |
|
41 | 42 | "redux-actions": "3.0.0", |
42 | 43 | "redux-immutable": "4.0.0", |
43 | 44 | "redux-thunk": "2.4.2", |
44 | | - "stylelint": "15.10.2", |
| 45 | + "stylelint": "16.2.1", |
45 | 46 | "stylelint-a11y": "1.2.3", |
46 | | - "stylelint-config-css-modules": "4.3.0", |
47 | | - "stylelint-config-recommended": "13.0.0", |
48 | | - "stylelint-config-standard": "34.0.0", |
| 47 | + "stylelint-config-css-modules": "4.4.0", |
| 48 | + "stylelint-config-recommended": "14.0.0", |
| 49 | + "stylelint-config-standard": "36.0.0", |
49 | 50 | "stylelint-css-modules": "1.2.2", |
50 | | - "stylelint-high-performance-animation": "1.8.0", |
| 51 | + "stylelint-high-performance-animation": "1.10.0", |
51 | 52 | "uniqid": "5.4.0" |
52 | 53 | }, |
53 | 54 | "keywords": [ |
|
70 | 71 | "update": "npm-check -u" |
71 | 72 | }, |
72 | 73 | "devDependencies": { |
73 | | - "@babel/plugin-transform-runtime": "7.22.9", |
| 74 | + "@babel/plugin-transform-runtime": "7.23.9", |
74 | 75 | "babel-eslint": "10.1.0", |
75 | 76 | "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
76 | | - "jest": "29.6.1", |
77 | | - "jest-cli": "29.6.1", |
78 | | - "rimraf": "5.0.1" |
| 77 | + "jest": "29.7.0", |
| 78 | + "jest-cli": "29.7.0", |
| 79 | + "rimraf": "5.0.5" |
79 | 80 | }, |
80 | 81 | "repository": { |
81 | 82 | "type": "git", |
|
0 commit comments