Skip to content

Commit

Permalink
chore: upgrade node devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
johnf committed Jan 1, 2025
1 parent cb14eca commit 3a66ab5
Show file tree
Hide file tree
Showing 28 changed files with 1,216 additions and 1,159 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commitlint/config-conventional": "^19.5.0",
"@evilmartians/lefthook": "^1.8.2",
"@nx/js": "^20.1.4",
"@commitlint/config-conventional": "^19.6.0",
"@evilmartians/lefthook": "^1.10.1",
"@nx/js": "^20.3.0",
"@types/eslint": "^8.56.12",
"@types/node": "^20.17.3",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"commitlint": "^19.5.0",
"@types/node": "^20.17.11",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"commitlint": "^19.6.1",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-biome": "^1.9.3",
"eslint-config-biome": "^1.9.4",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"knip": "^5.36.3",
"nx": "20.1.4",
"typescript": "^5.6.3",
"yo": "^5.0.0"
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"knip": "^5.41.1",
"nx": "20.3.0",
"typescript": "^5.7.2",
"yo": "^5.1.0"
},
"engines": {
"node": ">= 18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ant-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"engines": {
"node": ">= 18.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,14 @@
},
"devDependencies": {
"@types/plist": "^3.0.5",
"@types/react": "~18.3.12",
"@types/react": "~18.3.18",
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react": "18.3.1",
"react-native": "0.76.1",
"react-native": "0.76.5",
"react-native-builder-bob": "^0.31.0",
"turbo": "^1.13.4",
"typescript": "^5.7.0"
"typescript": "^5.7.2"
},
"resolutions": {
"@types/react": "^18.2.44"
Expand Down
10 changes: 5 additions & 5 deletions packages/directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"homepage": "https://oblador.github.io/react-native-vector-icons",
"dependencies": {
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.17.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/node": "^20.17.11",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"glob": "^11.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"web-vitals": "^4.2.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entypo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/evil-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"evil-icons": "1.10.1",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/feather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"feather-icons": "4.29.2",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fontawesome-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@react-native-vector-icons/common": "^11.0.0"
},
"devDependencies": {
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"yargs": "^17.7.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fontawesome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"font-awesome": "4.7.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fontawesome5-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fontawesome5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fontawesome6-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fontawesome6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fontello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fontisto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"fontisto": "3.0.4",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/foundation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"foundation-icons": "2.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
8 changes: 4 additions & 4 deletions packages/generator-react-native-vector-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"yeoman-generator"
],
"dependencies": {
"mem-fs": "^4.1.1",
"mem-fs": "^4.1.2",
"npm-registry-fetch": "^18.0.2",
"oslllo-svg-fixer": "^5.0.0",
"postcss": "^8.4.49",
"postcss-selector-parser": "^7.0.0",
"registry-auth-token": "^5.0.2",
"registry-auth-token": "^5.0.3",
"semver": "^7.6.3",
"yeoman-generator": "^7.3.3"
"yeoman-generator": "^7.4.0"
},
"devDependencies": {
"@types/npm-registry-fetch": "^8.0.7",
"@types/semver": "^7.5.8",
"@yeoman/types": "^1.5.0",
"copyfiles": "^2.4.1",
"onchange": "^7.1.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"scripts": {
"prepare": "npm run clean && tsc && npm run copydeps",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/icomoon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
26 changes: 13 additions & 13 deletions packages/icon-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,30 +44,30 @@
"@react-native-vector-icons/simple-line-icons": "workspace:^",
"@react-native-vector-icons/zocial": "workspace:^",
"react": "18.3.1",
"react-native": "0.76.1",
"react-native": "0.76.5",
"react-native-animatable": "^1.4.0"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@expo/config-plugins": "^8.0.10",
"@expo/config-plugins": "^8.0.11",
"@jest/types": "^29.6.3",
"@johnf/react-native-owl": "^1.4.4",
"@react-native-community/cli": "15.1.2",
"@react-native-community/cli-platform-android": "15.1.2",
"@react-native-community/cli-platform-ios": "15.1.2",
"@react-native/babel-preset": "0.76.1",
"@react-native/eslint-config": "0.76.1",
"@react-native/metro-config": "0.76.1",
"@react-native/typescript-config": "0.76.1",
"@react-native-community/cli": "15.1.3",
"@react-native-community/cli-platform-android": "15.1.3",
"@react-native-community/cli-platform-ios": "15.1.3",
"@react-native/babel-preset": "0.76.5",
"@react-native/eslint-config": "0.76.5",
"@react-native/metro-config": "0.76.5",
"@react-native/typescript-config": "0.76.5",
"@rnx-kit/align-deps": "^3.0.2",
"@rnx-kit/babel-preset-metro-react-native": "^2.0.0",
"@rnx-kit/metro-config": "^2.0.1",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.3",
"@types/react": "^18.3.12",
"@types/react-test-renderer": "^18.3.0",
"@types/node": "^20.17.11",
"@types/react": "^18.3.18",
"@types/react-test-renderer": "^18.3.1",
"babel-jest": "^29.7.0",
"eslint": "^8.57.1",
"get-yarn-workspaces": "^1.0.2",
Expand All @@ -76,7 +76,7 @@
"react-native-test-app": "^3.10.22",
"react-test-renderer": "18.3.1",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
2 changes: 1 addition & 1 deletion packages/ionicons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ionicons": "7.4.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/material-design-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/material-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/octicons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/simple-line-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"simple-line-icons": "2.5.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/zocial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"del-cli": "^6.0.0",
"onchange": "^7.1.0",
"react-native-builder-bob": "^0.31.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading

0 comments on commit 3a66ab5

Please sign in to comment.