diff --git a/package.json b/package.json index dd6823c4..710963e4 100644 --- a/package.json +++ b/package.json @@ -12,23 +12,23 @@ "node": "vercel uses this value to select which node version to use. string must match vercel options exactly to silence warnings." }, "dependencies": { - "bs-platform": "^9.0.2", - "next": "^11.0.0", - "react": "^17.0.2", - "react-dom": "^17.0.2" + "bs-platform": "9.0.2", + "next": "11.0.0", + "react": "17.0.2", + "react-dom": "17.0.2" }, "dependenciesDescription": { "bs-platform": "This a regular dependency because the included standard libraries are used during runtime" }, "devDependencies": { - "@rescript/react": "^0.10.3", - "@tailwindcss/forms": "^0.3.3", - "@tailwindcss/typography": "^0.4.1", - "autoprefixer": "^10.2.6", - "concurrently": "^6.2.0", - "next-transpile-modules": "^8.0.0", - "postcss": "^8.3.5", - "tailwindcss": "^2.2.2" + "@rescript/react": "0.10.3", + "@tailwindcss/forms": "0.3.3", + "@tailwindcss/typography": "0.4.1", + "autoprefixer": "10.2.6", + "concurrently": "6.2.0", + "next-transpile-modules": "8.0.0", + "postcss": "8.3.5", + "tailwindcss": "2.2.2" }, "scripts": { "next:debug": "NODE_OPTIONS='--inspect' next dev", diff --git a/yarn.lock b/yarn.lock index 2e707322..e51224c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -126,19 +126,19 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rescript/react@^0.10.3": +"@rescript/react@0.10.3": version "0.10.3" resolved "https://registry.yarnpkg.com/@rescript/react/-/react-0.10.3.tgz#a2a8bed6b017940ec26c2154764b350f50348889" integrity sha512-Lf9rzrR3bQPKJjOK3PBRa/B3xrJ7CqQ1HYr9VHPVxJidarIJJFZBhj0Dg1uZURX+Wg/xiP0PHFxXmdj2bK8Vxw== -"@tailwindcss/forms@^0.3.3": +"@tailwindcss/forms@0.3.3": version "0.3.3" resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.3.3.tgz#a29d22668804f3dae293dcadbef1aa6315c45b64" integrity sha512-U8Fi/gq4mSuaLyLtFISwuDYzPB73YzgozjxOIHsK6NXgg/IWD1FLaHbFlWmurAMyy98O+ao74ksdQefsquBV1Q== dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/typography@^0.4.1": +"@tailwindcss/typography@0.4.1": version "0.4.1" resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.1.tgz#51ddbceea6a0ee9902c649dbe58871c81a831212" integrity sha512-ovPPLUhs7zAIJfr0y1dbGlyCuPhpuv/jpBoFgqAc658DWGGrOBWBMpAWLw2KlzbNeVk4YBJMzue1ekvIbdw6XA== @@ -252,7 +252,7 @@ ast-types@0.13.2: resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.13.2.tgz#df39b677a911a83f3a049644fb74fdded23cea48" integrity sha512-uWMHxJxtfj/1oZClOxDEV1sQ1HCDkA4MG8Gr69KKeBjEVH0R84WlejZ0y2DcwyBlpAEMltmVYkVgqfLFb2oyiA== -autoprefixer@^10.2.6: +autoprefixer@10.2.6: version "10.2.6" resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.6.tgz#aadd9ec34e1c98d403e01950038049f0eb252949" integrity sha512-8lChSmdU6dCNMCQopIf4Pe5kipkAGj/fvTMslCsih0uHpOrXOPUEVOmYMMqmw3cekQkSD7EhIeuYl5y0BLdKqg== @@ -396,7 +396,7 @@ browserslist@4.16.6, browserslist@^4.16.6: escalade "^3.1.1" node-releases "^1.1.71" -bs-platform@^9.0.2: +bs-platform@9.0.2: version "9.0.2" resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-9.0.2.tgz#a6eac70eb8924a322556dacaccbfbc9b2a0d3a37" integrity sha512-Ye9JqJ4Oa7mcjjoOVRYI8Uc2Cf8N7jQLWDcdUplY7996d/YErSR7WitmV7XnSwr4EvdrbwjEsg1NxNjUQv3ChA== @@ -593,7 +593,7 @@ concat-map@0.0.1: resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= -concurrently@^6.2.0: +concurrently@6.2.0: version "6.2.0" resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.0.tgz#587e2cb8afca7234172d8ea55176088632c4c56d" integrity sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g== @@ -1539,7 +1539,7 @@ native-url@0.3.4: dependencies: querystring "^0.2.0" -next-transpile-modules@^8.0.0: +next-transpile-modules@8.0.0: version "8.0.0" resolved "https://registry.yarnpkg.com/next-transpile-modules/-/next-transpile-modules-8.0.0.tgz#56375cdc25ae5d23a834195f277fc2737b26cb97" integrity sha512-Q2f2yB0zMJ8KJbIYAeZoIxG6cSfVk813zr6B5HzsLMBVcJ3FaF8lKr7WG66n0KlHCwjLSmf/6EkgI6QQVWHrDw== @@ -1547,7 +1547,7 @@ next-transpile-modules@^8.0.0: enhanced-resolve "^5.7.0" escalade "^3.1.1" -next@^11.0.0: +next@11.0.0: version "11.0.0" resolved "https://registry.yarnpkg.com/next/-/next-11.0.0.tgz#866b833f192f5a94ddb3267d5cc0f4b0ce405ac7" integrity sha512-1OA0ccCTwVtdLats/1v7ReiBVx+Akya0UVhHo9IBr8ZkpDI3/SGNcaruJBp5agy8ROF97VDKkZamoUXxRB9NUA== @@ -1901,7 +1901,7 @@ postcss@8.2.13: nanoid "^3.1.22" source-map "^0.6.1" -postcss@^8.1.6, postcss@^8.2.1, postcss@^8.3.5: +postcss@8.3.5, postcss@^8.1.6, postcss@^8.2.1: version "8.3.5" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709" integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA== @@ -2028,7 +2028,7 @@ raw-body@2.4.1: iconv-lite "0.4.24" unpipe "1.0.0" -react-dom@^17.0.2: +react-dom@17.0.2: version "17.0.2" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23" integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA== @@ -2052,7 +2052,7 @@ react-refresh@0.8.3: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg== -react@^17.0.2: +react@17.0.2: version "17.0.2" resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== @@ -2444,7 +2444,7 @@ supports-color@^8.0.0, supports-color@^8.1.0: dependencies: has-flag "^4.0.0" -tailwindcss@^2.2.2: +tailwindcss@2.2.2: version "2.2.2" resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.2.tgz#28a99c87b5a6b2bf6298a77d88dc0590e84fa8ee" integrity sha512-OzFWhlnfrO3JXZKHQiqZcb0Wwl3oJSmQ7PvT2jdIgCjV5iUoAyql9bb9ZLCSBI5TYXmawujXAoNxXVfP5Auy/Q==