File tree
Expand file treeCollapse file tree3 files changed
+15
-15
lines changed Expand file treeCollapse file tree3 files changed
+15
-15
lines changed Original file line number | Diff line number | Diff line change |
---|
|
22 | 22 | "test:update": "npm-run-all charts:test:update icons:test:update lib:test:update"
|
23 | 23 | },
|
24 | 24 | "devDependencies": {
|
25 |
| -"@typescript-eslint/eslint-plugin": "^7.10.0", |
26 |
| -"@typescript-eslint/parser": "^7.10.0", |
| 25 | +"@typescript-eslint/eslint-plugin": "^7.15.0", |
| 26 | +"@typescript-eslint/parser": "^7.15.0", |
27 | 27 | "eslint": "8.57.0",
|
28 | 28 | "eslint-config-prettier": "^9.1.0",
|
29 | 29 | "eslint-plugin-prettier": "^5.1.3",
|
30 |
| -"eslint-plugin-react": "^7.34.1", |
| 30 | +"eslint-plugin-react": "^7.34.3", |
31 | 31 | "eslint-plugin-react-hooks": "^4.6.2",
|
32 |
| -"eslint-plugin-unicorn": "^51.0.1", |
33 |
| -"lerna": "^8.1.3", |
| 32 | +"eslint-plugin-unicorn": "^54.0.0", |
| 33 | +"lerna": "^8.1.6", |
34 | 34 | "npm-run-all": "^4.1.5",
|
35 |
| -"prettier": "^3.2.5" |
| 35 | +"prettier": "^3.3.2" |
36 | 36 | },
|
37 | 37 | "overrides": {
|
38 | 38 | "gatsby-remark-external-links": {
|
|
Original file line number | Diff line number | Diff line change |
---|
|
46 | 46 | "prop-types": "^15.8.1"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| -"@rollup/plugin-commonjs": "^25.0.8", |
| 49 | +"@rollup/plugin-commonjs": "^26.0.1", |
50 | 50 | "@rollup/plugin-node-resolve": "^15.2.3",
|
51 | 51 | "@rollup/plugin-typescript": "^11.1.6",
|
52 |
| -"@testing-library/jest-dom": "^6.4.5", |
53 |
| -"@testing-library/react": "^14.3.1", |
| 52 | +"@testing-library/jest-dom": "^6.4.6", |
| 53 | +"@testing-library/react": "^16.0.0", |
54 | 54 | "@types/jest": "^29.5.12",
|
55 | 55 | "@types/react": "18.3.3",
|
56 | 56 | "@types/react-dom": "^18.3.0",
|
|
63 | 63 | "react-dom": "^18.3.1",
|
64 | 64 | "react-transition-group": "^4.4.5",
|
65 | 65 | "rollup": "^4.18.0",
|
66 |
| -"ts-jest": "^29.1.3", |
67 |
| -"tslib": "^2.6.2", |
68 |
| -"typescript": "^5.4.5" |
| 66 | +"ts-jest": "^29.1.5", |
| 67 | +"tslib": "^2.6.3", |
| 68 | +"typescript": "^5.5.3" |
69 | 69 | },
|
70 | 70 | "peerDependencies": {
|
71 | 71 | "react": ">=17",
|
|
Original file line number | Diff line number | Diff line change |
---|
|
34 | 34 | "@mdx-js/mdx": "^3.0.1",
|
35 | 35 | "@mdx-js/react": "^3.0.1",
|
36 | 36 | "@types/react-helmet": "^6.1.11",
|
37 |
| -"gatsby": "^5.13.5", |
| 37 | +"gatsby": "^5.13.6", |
38 | 38 | "gatsby-plugin-google-tagmanager": "^5.13.1",
|
39 | 39 | "gatsby-plugin-image": "^3.13.1",
|
40 | 40 | "gatsby-plugin-manifest": "^5.13.1",
|
|
58 | 58 | "react-dom": "^18.3.1",
|
59 | 59 | "react-helmet": "^6.1.0",
|
60 | 60 | "react-imask": "^7.6.1",
|
61 |
| -"rimraf": "^5.0.7", |
62 |
| -"sass": "^1.77.2" |
| 61 | +"rimraf": "^5.0.8", |
| 62 | +"sass": "^1.77.6" |
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "npm-run-all": "^4.1.5"
|
|
You can’t perform that action at this time.
0 commit comments