Skip to content

Commit 97738dc

Browse files
authored
chore: bump next (#2697)
1 parent d573883 commit 97738dc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"immer": "^9.0.15",
7979
"json-stringify-deterministic": "^1.0.12",
8080
"micro-memoize": "^4.1.2",
81-
"next": "12.3.4",
81+
"next": "12.3.7",
8282
"react": "^18.0.0",
8383
"react-cookie-consent": "^8.0.1",
8484
"react-dom": "^18.0.0",
@@ -157,4 +157,4 @@
157157
"budgetPercentIncreaseRed": 20,
158158
"showDetails": true
159159
}
160-
}
160+
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,10 +3278,10 @@
32783278
dependencies:
32793279
webpack-bundle-analyzer "4.3.0"
32803280

3281-
3282-
version "12.3.4"
3283-
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.4.tgz#c787837d36fcad75d72ff8df6b57482027d64a47"
3284-
integrity sha512-H/69Lc5Q02dq3o+dxxy5O/oNxFsZpdL6WREtOOtOM1B/weonIwDXkekr1KV5DPVPr12IHFPrMrcJQ6bgPMfn7A==
3281+
3282+
version "12.3.7"
3283+
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.7.tgz#e706fbf66cdee012abe73aaa500d9df0b66a2db5"
3284+
integrity sha512-gCw4sTeHoNr0EUO+Nk9Ll21OzF3PnmM0GlHaKgsY2AWQSqQlMgECvB0YI4k21M9iGy+tQ5RMyXQuoIMpzhtxww==
32853285

32863286
32873287
version "13.0.6"
@@ -10807,12 +10807,12 @@ neverthrow@^8.2.0:
1080710807
optionalDependencies:
1080810808
"@rollup/rollup-linux-x64-gnu" "^4.24.0"
1080910809

10810-
10811-
version "12.3.4"
10812-
resolved "https://registry.yarnpkg.com/next/-/next-12.3.4.tgz#f2780a6ebbf367e071ce67e24bd8a6e05de2fcb1"
10813-
integrity sha512-VcyMJUtLZBGzLKo3oMxrEF0stxh8HwuW976pAzlHhI3t8qJ4SROjCrSh1T24bhrbjw55wfZXAbXPGwPt5FLRfQ==
10810+
10811+
version "12.3.7"
10812+
resolved "https://registry.yarnpkg.com/next/-/next-12.3.7.tgz#4a53921cdffe08e6c56d8ef19e81ffc00a60cb1a"
10813+
integrity sha512-3PDn+u77s5WpbkUrslBP6SKLMeUj9cSx251LOt+yP9fgnqXV/ydny81xQsclz9R6RzCLONMCtwK2RvDdLa/mJQ==
1081410814
dependencies:
10815-
"@next/env" "12.3.4"
10815+
"@next/env" "12.3.7"
1081610816
"@swc/helpers" "0.4.11"
1081710817
caniuse-lite "^1.0.30001406"
1081810818
postcss "8.4.14"

0 commit comments

Comments
 (0)