diff --git a/package.json b/package.json index 9896588..fd58052 100644 --- a/package.json +++ b/package.json @@ -1,54 +1,54 @@ { "name": "dyomedea", - "version": "0.0.1", + "version": "0.0.2", "private": true, "dependencies": { - "@awesome-cordova-plugins/geolocation": "^6.1.0", - "@capacitor/android": "4.3.0", - "@capacitor/app": "4.0.1", - "@capacitor/core": "4.3.0", - "@capacitor/haptics": "4.0.1", - "@capacitor/keyboard": "4.0.1", - "@capacitor/status-bar": "4.0.1", - "@ionic/react": "^6.0.0", - "@ionic/react-router": "^6.0.0", - "@testing-library/jest-dom": "^5.11.9", - "@testing-library/react": "^13.3.0", - "@testing-library/user-event": "^12.6.3", - "@types/jest": "^26.0.20", - "@types/node": "^12.19.15", - "@types/react": "^18.0.17", - "@types/react-dom": "^18.0.6", - "@types/react-router": "^5.1.11", - "@types/react-router-dom": "^5.1.7", - "ionicons": "^6.0.3", + "@awesome-cordova-plugins/geolocation": "^6.2.0", + "@capacitor/android": "^4.5.0", + "@capacitor/app": "^4.1.1", + "@capacitor/core": "^4.5.0", + "@capacitor/haptics": "^4.1.0", + "@capacitor/keyboard": "^4.1.0", + "@capacitor/status-bar": "^4.1.0", + "@ionic/react": "^6.3.7", + "@ionic/react-router": "^6.3.7", + "@testing-library/jest-dom": "^5.16.5", + "@testing-library/react": "^13.4.0", + "@testing-library/user-event": "^14.4.3", + "@types/jest": "^29.2.3", + "@types/node": "^18.11.9", + "@types/react": "^18.0.25", + "@types/react-dom": "^18.0.9", + "@types/react-router": "^5.1.19", + "@types/react-router-dom": "^5.3.3", + "ionicons": "^6.0.4", "isomorphic-xml2js": "^0.1.3", - "jotai": "^1.8.6", + "jotai": "^1.10.0", "lodash": "^4.17.21", - "pouchdb": "^7.3.0", - "pouchdb-browser": "^7.3.0", - "pouchdb-find": "^7.3.0", + "pouchdb": "^7.3.1", + "pouchdb-browser": "^7.3.1", + "pouchdb-find": "^7.3.1", "react": "^18.2.0", "react-cool-dimensions": "^2.0.7", "react-dom": "^18.2.0", - "react-router": "^5.2.0", - "react-router-dom": "^5.2.0", - "react-scripts": "^5.0.0", - "typedoc": "^0.23.17", - "typescript": "^4.1.3", - "web-vitals": "^0.2.4", - "workbox-background-sync": "^5.1.4", - "workbox-broadcast-update": "^5.1.4", - "workbox-cacheable-response": "^5.1.4", - "workbox-core": "^5.1.4", - "workbox-expiration": "^5.1.4", - "workbox-google-analytics": "^5.1.4", - "workbox-navigation-preload": "^5.1.4", - "workbox-precaching": "^5.1.4", - "workbox-range-requests": "^5.1.4", - "workbox-routing": "^5.1.4", - "workbox-strategies": "^5.1.4", - "workbox-streams": "^5.1.4" + "react-localization": "^1.0.19", + "react-router": "^6.4.3", + "react-router-dom": "^6.4.3", + "react-scripts": "^5.0.1", + "typedoc": "^0.23.21", + "typescript": "^4.9.3", + "web-vitals": "^3.1.0", + "workbox-background-sync": "^6.5.4", + "workbox-broadcast-update": "^6.5.4", + "workbox-cacheable-response": "^6.5.4", + "workbox-core": "^6.5.4", + "workbox-expiration": "^6.5.4", + "workbox-navigation-preload": "^6.5.4", + "workbox-precaching": "^6.5.4", + "workbox-range-requests": "^6.5.4", + "workbox-routing": "^6.5.4", + "workbox-strategies": "^6.5.4", + "workbox-streams": "^6.5.4" }, "scripts": { "start": "react-scripts start", @@ -75,9 +75,9 @@ ] }, "devDependencies": { - "@capacitor/cli": "4.3.0", - "@ionic/cli": "6.20.3", - "@types/lodash": "^4.14.186", + "@capacitor/cli": "^4.5.0", + "@ionic/cli": "^6.20.4", + "@types/lodash": "^4.14.189", "@types/pouchdb": "^6.4.0" }, "description": "An Ionic project"