Skip to content

Commit

Permalink
try moving nextjs version back
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmar committed Nov 10, 2023
1 parent 5ced9d2 commit 2c035fe
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"lodash-es": "4.17.21",
"memoize-one": "6.0.0",
"moment-timezone": "0.5.43",
"next": "14.0.2",
"next": "13.5.6",
"next-compose-plugins": "2.2.1",
"octokit": "3.1.0",
"posthog-js": "1.75.2",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@pluralsh/stylelint-config": "2.0.5",
"@types/node": "20.4.2",
"@types/react-dom": "18.2.7",
"@types/styled-components": "5.1.26",
"@types/styled-components": "5.1.30",
"@typescript-eslint/eslint-plugin": "5.62.0",
"autoprefixer": "10.4.14",
"concurrently": "8.2.0",
Expand Down
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3196,10 +3196,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.0.2":
version: 14.0.2
resolution: "@next/env@npm:14.0.2"
checksum: 5a43177f3cb19ad61b60d0b30d0c0cc2b8d0f6089c8b820f51536280ee00a20c3d38969e3c309cf9dfa35acafe0bb4bc452167a7fea25baaa7036156191e2f1e
"@next/env@npm:13.5.6":
version: 13.5.6
resolution: "@next/env@npm:13.5.6"
checksum: 5e8f3f6f987a15dad3cd7b2bcac64a6382c2ec372d95d0ce6ab295eb59c9731222017eebf71ff3005932de2571f7543bce7e5c6a8c90030207fb819404138dc2
languageName: node
linkType: hard

Expand All @@ -3212,65 +3212,65 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-darwin-arm64@npm:14.0.2"
"@next/swc-darwin-arm64@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-darwin-arm64@npm:13.5.6"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-darwin-x64@npm:14.0.2"
"@next/swc-darwin-x64@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-darwin-x64@npm:13.5.6"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-linux-arm64-gnu@npm:14.0.2"
"@next/swc-linux-arm64-gnu@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.6"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-linux-arm64-musl@npm:14.0.2"
"@next/swc-linux-arm64-musl@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-linux-arm64-musl@npm:13.5.6"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-linux-x64-gnu@npm:14.0.2"
"@next/swc-linux-x64-gnu@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-linux-x64-gnu@npm:13.5.6"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-linux-x64-musl@npm:14.0.2"
"@next/swc-linux-x64-musl@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-linux-x64-musl@npm:13.5.6"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-win32-arm64-msvc@npm:14.0.2"
"@next/swc-win32-arm64-msvc@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.6"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-win32-ia32-msvc@npm:14.0.2"
"@next/swc-win32-ia32-msvc@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.6"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.0.2":
version: 14.0.2
resolution: "@next/swc-win32-x64-msvc@npm:14.0.2"
"@next/swc-win32-x64-msvc@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-win32-x64-msvc@npm:13.5.6"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -5683,14 +5683,14 @@ __metadata:
languageName: node
linkType: hard

"@types/styled-components@npm:5.1.26":
version: 5.1.26
resolution: "@types/styled-components@npm:5.1.26"
"@types/styled-components@npm:5.1.30":
version: 5.1.30
resolution: "@types/styled-components@npm:5.1.30"
dependencies:
"@types/hoist-non-react-statics": "*"
"@types/react": "*"
csstype: ^3.0.2
checksum: 84f53b3101739b20d1731554fb7735bc2f3f5d050a8b392e9845403c8c8bbd729737d033978649f9195a97b557875b010d46e35a4538564a2d0dbcce661dbf76
checksum: 22948191a2de0187ab20383c1d9a6b7c9dfda9e6d58f104e03fd8bb8f3ee150b800806e90efa888f1d0fbb53d404613e4b6cccf0c77eb4287e8b1aeb1d7c1cb5
languageName: node
linkType: hard

Expand Down Expand Up @@ -11404,20 +11404,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.0.2":
version: 14.0.2
resolution: "next@npm:14.0.2"
dependencies:
"@next/env": 14.0.2
"@next/swc-darwin-arm64": 14.0.2
"@next/swc-darwin-x64": 14.0.2
"@next/swc-linux-arm64-gnu": 14.0.2
"@next/swc-linux-arm64-musl": 14.0.2
"@next/swc-linux-x64-gnu": 14.0.2
"@next/swc-linux-x64-musl": 14.0.2
"@next/swc-win32-arm64-msvc": 14.0.2
"@next/swc-win32-ia32-msvc": 14.0.2
"@next/swc-win32-x64-msvc": 14.0.2
"next@npm:13.5.6":
version: 13.5.6
resolution: "next@npm:13.5.6"
dependencies:
"@next/env": 13.5.6
"@next/swc-darwin-arm64": 13.5.6
"@next/swc-darwin-x64": 13.5.6
"@next/swc-linux-arm64-gnu": 13.5.6
"@next/swc-linux-arm64-musl": 13.5.6
"@next/swc-linux-x64-gnu": 13.5.6
"@next/swc-linux-x64-musl": 13.5.6
"@next/swc-win32-arm64-msvc": 13.5.6
"@next/swc-win32-ia32-msvc": 13.5.6
"@next/swc-win32-x64-msvc": 13.5.6
"@swc/helpers": 0.5.2
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
Expand Down Expand Up @@ -11455,7 +11455,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: b133fcd8035191dd7469bcb8c0b0c6325dac890020298d2ac4dce1dfb388ede0824532a5aaff778c6871c015de89adca25108ffb35634f3f38397279bad43175
checksum: c869b0014ae921ada3bf22301985027ec320aebcd6aa9c16e8afbded68bb8def5874cca034c680e8c351a79578f1e514971d02777f6f0a5a1d7290f25970ac0d
languageName: node
linkType: hard

Expand Down Expand Up @@ -12146,7 +12146,7 @@ __metadata:
"@react-types/shared": 3.18.1
"@types/node": 20.4.2
"@types/react-dom": 18.2.7
"@types/styled-components": 5.1.26
"@types/styled-components": 5.1.30
"@typescript-eslint/eslint-plugin": 5.62.0
algoliasearch: 4.18.0
autoprefixer: 10.4.14
Expand Down Expand Up @@ -12177,7 +12177,7 @@ __metadata:
lodash-es: 4.17.21
memoize-one: 6.0.0
moment-timezone: 0.5.43
next: 14.0.2
next: 13.5.6
next-compose-plugins: 2.2.1
npm-run-all: 4.1.5
octokit: 3.1.0
Expand Down

0 comments on commit 2c035fe

Please sign in to comment.