react-native-tiny-wavpack-decoder 1.1.2 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-tiny-wavpack-decoder",
3
- "version": "1.1.2",
3
+ "version": "1.1.4",
4
4
  "description": "Tiny WavPack Decoder for React Native",
5
5
  "source": "./src/index.tsx",
6
6
  "main": "./lib/module/index.js",
@@ -78,34 +78,34 @@
78
78
  "provenance": true
79
79
  },
80
80
  "devDependencies": {
81
- "@commitlint/config-conventional": "^19.6.0",
81
+ "@commitlint/config-conventional": "^20.4.1",
82
82
  "@eslint/compat": "^1.2.7",
83
- "@eslint/eslintrc": "^3.3.0",
83
+ "@eslint/eslintrc": "^3.3.3",
84
84
  "@eslint/js": "^9.22.0",
85
- "@evilmartians/lefthook": "^1.5.0",
86
- "@react-native-community/cli": "17.0.1",
87
- "@react-native/eslint-config": "^0.78.0",
88
- "@release-it/conventional-changelog": "^10.0.0",
85
+ "@evilmartians/lefthook": "^2.1.0",
86
+ "@react-native-community/cli": ">=18.0.1",
87
+ "@react-native/eslint-config": "^0.78.3",
88
+ "@release-it/conventional-changelog": "^10.0.5",
89
89
  "@semantic-release/changelog": "^6.0.3",
90
90
  "@semantic-release/git": "^10.0.1",
91
- "@semantic-release/github": "^11.0.1",
92
- "@semantic-release/npm": "^12.0.1",
93
- "@types/jest": "^29.5.5",
91
+ "@semantic-release/github": "^12.0.5",
92
+ "@semantic-release/npm": "^13.1.4",
93
+ "@types/jest": "^29.5.14",
94
94
  "@types/react": "^19.0.0",
95
- "commitlint": "^19.6.1",
95
+ "commitlint": "^20.4.1",
96
96
  "del-cli": "^5.1.0",
97
97
  "eslint": "^9.22.0",
98
- "eslint-config-prettier": "^10.1.1",
98
+ "eslint-config-prettier": "^10.1.8",
99
99
  "eslint-plugin-prettier": "^5.2.3",
100
100
  "jest": "^29.7.0",
101
101
  "prettier": "^3.0.3",
102
102
  "react": "19.0.0",
103
- "react-native": "0.78.2",
104
- "react-native-builder-bob": "^0.40.6",
105
- "release-it": "^17.10.0",
106
- "semantic-release": "^24.1.0",
107
- "turbo": "^1.10.7",
108
- "typescript": "^5.2.2"
103
+ "react-native": "0.78.3",
104
+ "react-native-builder-bob": "^0.40.17",
105
+ "release-it": "^19.2.4",
106
+ "semantic-release": "^25.0.3",
107
+ "turbo": "^1.13.4",
108
+ "typescript": "^5.9.3"
109
109
  },
110
110
  "peerDependencies": {
111
111
  "react": "*",
@@ -114,7 +114,7 @@
114
114
  "workspaces": [
115
115
  "example"
116
116
  ],
117
- "packageManager": "yarn@3.6.1",
117
+ "packageManager": "yarn@4.9.2",
118
118
  "jest": {
119
119
  "preset": "react-native",
120
120
  "modulePathIgnorePatterns": [