Skip to content

Commit 2cdd7ab

Browse files
committed
add containcorp images
1 parent 673e15a commit 2cdd7ab

35 files changed

+263
-90
lines changed

β€Žpackage-lock.json

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
"classnames": "^2.3.2",
3333
"date-fns": "^2.29.3",
3434
"debounce": "^1.2.1",
35+
"embla-carousel-autoplay": "^8.6.0",
36+
"embla-carousel-react": "^8.6.0",
3537
"ga-lite": "2.1.4",
3638
"github-slugger": "^1.3.0",
3739
"next": "12.3.2-canary.7",
@@ -48,6 +50,7 @@
4850
"@babel/core": "^7.20.12",
4951
"@babel/plugin-transform-modules-commonjs": "^7.20.11",
5052
"@babel/preset-react": "^7.18.6",
53+
"@lezer/javascript": "0.15.2",
5154
"@mdx-js/mdx": "^2.2.1",
5255
"@types/babel__standalone": "^7.1.4",
5356
"@types/body-scroll-lock": "^3.1.0",
@@ -100,8 +103,7 @@
100103
"tailwindcss": "^3.2.4",
101104
"typescript": "^4.9.5",
102105
"unist-util-visit": "^2.0.3",
103-
"webpack-bundle-analyzer": "^4.7.0",
104-
"@lezer/javascript": "0.15.2"
106+
"webpack-bundle-analyzer": "^4.7.0"
105107
},
106108
"overrides": {
107109
"@lezer/javascript": "0.15.2"
@@ -115,4 +117,4 @@
115117
"*.{js,ts,jsx,tsx,css}": "npm run prettier",
116118
"src/**/*.md": "npm run fix-headings"
117119
}
118-
}
120+
}
293 KB
Loading
50.9 KB
Binary file not shown.
155 KB
Loading
393 KB
Loading
95.1 KB
Loading
141 KB
Loading
15.3 KB
Loading
126 KB
Loading

0 commit comments

Comments
 (0)