Skip to content

Commit c881298

Browse files
committed
chore(deps): update dependency codesandbox-import-utils to ~2.2.3
1 parent 1efefe6 commit c881298

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,20 @@
3434
"@babel/runtime": ">=7.10.0"
3535
},
3636
"dependencies": {
37-
"codesandbox-import-utils": "2.2.3"
37+
"codesandbox-import-utils": "~2.2.3"
3838
},
3939
"devDependencies": {
40-
"@kkt/less-modules": "7.0.5",
41-
"@kkt/raw-modules": "7.0.5",
42-
"@kkt/scope-plugin-options": "7.0.5",
43-
"@types/react": "17.0.38",
44-
"@types/react-dom": "17.0.11",
45-
"@uiw/react-github-corners": "1.5.3",
46-
"@uiw/react-markdown-preview": "3.4.7",
47-
"react": "17.0.2",
48-
"react-dom": "17.0.2",
49-
"kkt": "7.0.5",
50-
"tsbb": "3.5.4"
40+
"@kkt/less-modules": "~7.1.1",
41+
"@kkt/raw-modules": "~7.1.1",
42+
"@kkt/scope-plugin-options": "~7.1.1",
43+
"@types/react": "~17.0.39",
44+
"@types/react-dom": "~17.0.13",
45+
"@uiw/react-github-corners": "~1.5.3",
46+
"@uiw/react-markdown-preview": "~3.5.1",
47+
"react": "~17.0.2",
48+
"react-dom": "~17.0.2",
49+
"kkt": "~7.1.5",
50+
"tsbb": "~3.7.2"
5151
},
5252
"eslintConfig": {
5353
"extends": [

0 commit comments

Comments
 (0)