Skip to content

Commit

Permalink
chore: one last dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer committed Apr 22, 2024
1 parent 0e2f47e commit 1773309
Show file tree
Hide file tree
Showing 3 changed files with 886 additions and 395 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@react-native-community/hooks": "^3.0.0",
"@rexovolt/react-native-side-menu": "^2.0.0",
"@traptitech/markdown-it-spoiler": "^1.1.6",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-module-resolver": "^5.0.2",
"date-fns": "^3.6.0",
"i18next": "^23.10.1",
"i18next": "^23.11.2",
"intl-pluralrules": "^2.0.1",
"markdown-it-regexp": "^0.4.0",
"mobx": "^6.12.3",
Expand All @@ -36,57 +36,57 @@
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-i18next": "^14.1.0",
"react-native": "^0.74.0-rc.8",
"react-native-device-info": "^10.13.1",
"react-native-document-picker": "^9.1.1",
"react-native": "^0.74.0",
"react-native-device-info": "^10.13.2",
"react-native-document-picker": "^9.1.2",
"react-native-fast-image": "^8.6.3",
"react-native-gesture-handler": "^2.16.0",
"react-native-get-random-values": "^1.11.0",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-markdown-display": "^7.0.2",
"react-native-reanimated": "^3.9.0-rc.0",
"react-native-reanimated": "^3.9.0-rc.1",
"react-native-svg": "^15.1.0",
"react-native-vector-icons": "^10.0.3",
"react-native-web": "^0.19.10",
"react-native-web": "^0.19.11",
"reanimated-color-picker": "^3.0.3",
"revkit": "^1.1.14",
"revolt.js": "npm:@rexovolt/revolt.js@^6.2.0"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.4",
"@babel/plugin-transform-export-namespace-from": "^7.24.1",
"@babel/preset-env": "^7.24.0",
"@babel/runtime": "^7.24.0",
"@react-native/babel-preset": "^0.74.79",
"@react-native/eslint-config": "^0.74.79",
"@react-native/metro-config": "^0.74.79",
"@react-native/typescript-config": "^0.74.79",
"@babel/preset-env": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@react-native/babel-preset": "^0.74.81",
"@react-native/eslint-config": "^0.74.81",
"@react-native/metro-config": "^0.74.81",
"@react-native/typescript-config": "^0.74.81",
"@svgr/webpack": "^8.1.0",
"@types/assert": "^1.5.7",
"@types/babel__core": "^7.20.2",
"@types/eslint": "^8.56.8",
"@types/eslint": "^8.56.10",
"@types/events": "^3.0.1",
"@types/metro-config": "^0.76.3",
"@types/react": "^18.2.76",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react-native-vector-icons": "^6.4.15",
"@types/react-test-renderer": "^18.0.7",
"@types/readable-stream": "^4.0.11",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-plugin-react-native-web": "^0.19.10",
"babel-plugin-react-native-web": "^0.19.11",
"babel-plugin-transform-remove-console": "^6.9.4",
"eslint": "^8.56.0",
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"patch-package": "^8.0.0",
"prettier": "^2.8.8",
"react-devtools": "^5.0.2",
"react-devtools": "^5.1.0",
"react-native-svg-transformer": "^1.3.0",
"react-test-renderer": "^18.2.0",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"url-loader": "^4.1.1",
"webpack": "^5.90.3",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
Expand Down
Loading

0 comments on commit 1773309

Please sign in to comment.