|
31 | 31 | "react-native": false |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@babel/runtime-corejs3": "7.27.0", |
| 34 | + "@babel/runtime-corejs3": "7.27.1", |
35 | 35 | "idb-keyval": "6.2.1", |
36 | 36 | "react-native-crypto-js": "1.0.0", |
37 | 37 | "uuid": "10.0.0", |
38 | | - "ws": "8.18.1" |
| 38 | + "ws": "8.18.2" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "7.26.10", |
| 41 | + "@babel/core": "7.27.1", |
42 | 42 | "@babel/plugin-proposal-class-properties": "7.18.6", |
43 | | - "@babel/plugin-transform-runtime": "7.26.10", |
| 43 | + "@babel/plugin-transform-runtime": "7.27.1", |
44 | 44 | "@babel/preset-env": "7.26.9", |
45 | | - "@babel/preset-react": "7.26.3", |
46 | | - "@babel/preset-typescript": "7.27.0", |
47 | | - "@eslint/js": "9.25.1", |
| 45 | + "@babel/preset-react": "7.27.1", |
| 46 | + "@babel/preset-typescript": "7.27.1", |
| 47 | + "@eslint/js": "9.26.0", |
48 | 48 | "@parse/minami": "git+https://github.com/parse-community/minami#main", |
49 | 49 | "@rollup/plugin-terser": "0.4.4", |
50 | 50 | "@saithodev/semantic-release-backmerge": "4.0.1", |
51 | 51 | "@semantic-release/changelog": "6.0.3", |
52 | 52 | "@semantic-release/commit-analyzer": "13.0.1", |
53 | 53 | "@semantic-release/git": "10.0.1", |
54 | | - "@semantic-release/github": "11.0.1", |
| 54 | + "@semantic-release/github": "11.0.2", |
55 | 55 | "@semantic-release/npm": "12.0.1", |
56 | 56 | "@semantic-release/release-notes-generator": "14.0.3", |
57 | 57 | "@types/facebook-js-sdk": "3.3.11", |
58 | 58 | "babel-jest": "29.5.0", |
59 | 59 | "babel-plugin-minify-dead-code-elimination": "0.5.2", |
60 | 60 | "babel-plugin-transform-inline-environment-variables": "0.4.4", |
61 | 61 | "codecov": "3.8.3", |
62 | | - "core-js": "3.41.0", |
| 62 | + "core-js": "3.42.0", |
63 | 63 | "cross-env": "7.0.2", |
64 | 64 | "eslint": "9.25.1", |
65 | 65 | "eslint-plugin-expect-type": "0.6.2", |
|
68 | 68 | "gulp": "5.0.0", |
69 | 69 | "gulp-babel": "8.0.0", |
70 | 70 | "gulp-watch": "5.0.1", |
71 | | - "jasmine": "5.6.0", |
| 71 | + "jasmine": "5.7.1", |
72 | 72 | "jasmine-reporters": "2.5.2", |
73 | 73 | "jasmine-spec-reporter": "7.0.0", |
74 | 74 | "jest": "29.7.0", |
|
78 | 78 | "lint-staged": "15.5.1", |
79 | 79 | "madge": "8.0.0", |
80 | 80 | "metro-react-native-babel-preset": "0.77.0", |
81 | | - "mongodb-runner": "5.8.2", |
82 | | - "parse-server": "8.1.0", |
83 | | - "puppeteer": "24.6.1", |
| 81 | + "mongodb-runner": "5.8.3", |
| 82 | + "parse-server": "8.2.0", |
| 83 | + "puppeteer": "24.8.0", |
84 | 84 | "regenerator-runtime": "0.14.1", |
85 | 85 | "semantic-release": "24.2.3", |
86 | | - "typescript-eslint": "8.31.0", |
87 | | - "vite": "6.3.3", |
| 86 | + "typescript-eslint": "8.31.1", |
| 87 | + "vite": "6.3.4", |
88 | 88 | "vite-plugin-commonjs": "0.10.4", |
89 | 89 | "vite-plugin-node-polyfills": "0.23.0" |
90 | 90 | }, |
|
0 commit comments