This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree 7 files changed +590
-349
lines changed
serverless-components/aws-cloudfront
7 files changed +590
-349
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"homepage" : " https://github.com/serverless-nextjs/serverless-next.js#readme" ,
44
44
"devDependencies" : {
45
- "@babel/core" : " 7.17.5 " ,
46
- "@babel/plugin-proposal-class-properties" : " ^7.16.7 " ,
47
- "@babel/preset-env" : " ^7.16.11 " ,
48
- "@babel/preset-typescript" : " ^7.16.7 " ,
45
+ "@babel/core" : " 7.17.12 " ,
46
+ "@babel/plugin-proposal-class-properties" : " ^7.17.12 " ,
47
+ "@babel/preset-env" : " ^7.17.12 " ,
48
+ "@babel/preset-typescript" : " ^7.17.12 " ,
49
49
"@jest/test-sequencer" : " ^27.4.6" ,
50
50
"@types/jest" : " ^27.4.0" ,
51
51
"@types/node" : " ^17.0.19" ,
Original file line number Diff line number Diff line change 37
37
"aws-sdk" : " 2.1093.0"
38
38
},
39
39
"devDependencies" : {
40
- "@babel/preset-typescript" : " ^7.16.7 " ,
40
+ "@babel/preset-typescript" : " ^7.17.12 " ,
41
41
"@types/node" : " 17.0.19" ,
42
42
"rimraf" : " 3.0.2" ,
43
43
"typescript" : " 4.5.5"
Original file line number Diff line number Diff line change 52
52
"sharp" : " 0.29.1"
53
53
},
54
54
"devDependencies" : {
55
- "@babel/core" : " 7.17.5 " ,
56
- "@babel/plugin-proposal-class-properties" : " 7.16.7 " ,
57
- "@babel/preset-env" : " 7.16.11 " ,
58
- "@babel/preset-typescript" : " 7.16.7 " ,
55
+ "@babel/core" : " 7.17.12 " ,
56
+ "@babel/plugin-proposal-class-properties" : " 7.17.12 " ,
57
+ "@babel/preset-env" : " 7.17.12 " ,
58
+ "@babel/preset-typescript" : " 7.17.12 " ,
59
59
"@jest/globals" : " 27.4.6" ,
60
60
"@types/cookie" : " 0.4.1" ,
61
61
"@types/fresh" : " 0.5.0" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"homepage" : " https://github.com/serverless-nextjs/serverless-next.js#readme" ,
39
39
"devDependencies" : {
40
- "@babel/core" : " 7.17.5 " ,
40
+ "@babel/core" : " 7.17.12 " ,
41
41
"@babel/eslint-parser" : " 7.17.0" ,
42
- "@babel/plugin-proposal-class-properties" : " 7.16.7 " ,
43
- "@babel/preset-env" : " 7.16.11 " ,
44
- "@babel/preset-react" : " 7.16.7 " ,
45
- "@babel/preset-typescript" : " 7.16.7 " ,
42
+ "@babel/plugin-proposal-class-properties" : " 7.17.12 " ,
43
+ "@babel/preset-env" : " 7.17.12 " ,
44
+ "@babel/preset-react" : " 7.17.12 " ,
45
+ "@babel/preset-typescript" : " 7.17.12 " ,
46
46
"@jest/globals" : " 27.4.6" ,
47
47
"@rollup/plugin-commonjs" : " 18.1.0" ,
48
48
"@rollup/plugin-json" : " 4.1.0" ,
Original file line number Diff line number Diff line change 51
51
"yargs" : " 17.3.1"
52
52
},
53
53
"devDependencies" : {
54
- "@babel/preset-typescript" : " ^7.16.7 " ,
54
+ "@babel/preset-typescript" : " ^7.17.12 " ,
55
55
"@rollup/plugin-commonjs" : " 18.1.0" ,
56
56
"@rollup/plugin-json" : " 4.1.0" ,
57
57
"@rollup/plugin-node-resolve" : " 10.0.0" ,
Original file line number Diff line number Diff line change 21
21
"ramda" : " 0.27.1"
22
22
},
23
23
"peerDependencies" : {
24
- "@babel/core" : " 7.17.5 " ,
24
+ "@babel/core" : " 7.17.12 " ,
25
25
"@serverless/core" : " 1.1.2" ,
26
26
"aws-sdk" : " 2.1093.0"
27
27
},
28
28
"devDependencies" : {
29
- "@babel/preset-typescript" : " 7.16.7 " ,
29
+ "@babel/preset-typescript" : " 7.17.12 " ,
30
30
"@types/fs-extra" : " 9.0.13" ,
31
31
"@types/node" : " 17.0.19" ,
32
32
"@types/ramda" : " 0.27.62" ,
You can’t perform that action at this time.
0 commit comments