File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 29
29
"nodemon" : " ^2.0.4" ,
30
30
"npm-run-all" : " ^4.1.5" ,
31
31
"publish-docs" : " ^0.1.2" ,
32
- "rocket-preset-code-tabs" : " ^0.1.3 " ,
32
+ "rocket-preset-code-tabs" : " ^0.2.2 " ,
33
33
"rollup" : " ^2.52.8" ,
34
34
"rollup-plugin-terser" : " ^7.0.2" ,
35
35
"uvu" : " ^0.5.1" ,
Original file line number Diff line number Diff line change @@ -3078,7 +3078,7 @@ es-to-primitive@^1.2.1:
3078
3078
is-date-object "^1.0.1"
3079
3079
is-symbol "^1.0.2"
3080
3080
3081
- esbuild-plugin-lit-css@^1.0.0 :
3081
+ esbuild-plugin-lit-css@^1.0.2 :
3082
3082
version "1.0.2"
3083
3083
resolved "https://registry.yarnpkg.com/esbuild-plugin-lit-css/-/esbuild-plugin-lit-css-1.0.2.tgz#d7bd763cdb8ad1f35a2fc8596ad4857faa5f6c23"
3084
3084
integrity sha512-mVTY8GyqIdwXdkYQ9dU88dMRQ0vvL9Ywro2M81+sn5a3MQXhi4HHJ9U+ORyIhlZMsOtHQvI45QRAll67x4XBeA==
@@ -6358,20 +6358,20 @@ rimraf@^3.0.2:
6358
6358
dependencies :
6359
6359
glob "^7.1.3"
6360
6360
6361
- rocket-preset-code-tabs@^0.1.3 :
6362
- version "0.1.4 "
6363
- resolved "https://registry.yarnpkg.com/rocket-preset-code-tabs/-/rocket-preset-code-tabs-0.1.4 .tgz#d3814a1d1ebd5a987e1365cdf817cf23258c04a3 "
6364
- integrity sha512-eW9jqz+aN8eJqokqZFdCPvd5GtVqsheqmcqwlPu0N7z+jzLM+x4my+Eqi7ri8H7x1/IcsMZZ8XNtO8eSHoaBPA ==
6361
+ rocket-preset-code-tabs@^0.2.2 :
6362
+ version "0.2.2 "
6363
+ resolved "https://registry.yarnpkg.com/rocket-preset-code-tabs/-/rocket-preset-code-tabs-0.2.2 .tgz#de2892d31fbe9fa0368e6015de181e94558cffac "
6364
+ integrity sha512-GLgdblYomQIwlMS0uYOCFugHoYaVFKwGzwcWA+d34TKMPciRz10Hcj9Y4nyViIp6XodW6blWNvH+aE6oN2EA9Q ==
6365
6365
dependencies :
6366
6366
" @pwrs/mixins" " ^0.2.0"
6367
6367
eleventy-plugin-add-web-component-definitions "^2.0.3"
6368
6368
esbuild "^0.12.15"
6369
- esbuild-plugin-lit-css "^1.0.0 "
6369
+ esbuild-plugin-lit-css "^1.0.2 "
6370
6370
hirestime "^6.1.0"
6371
6371
lit "^2.0.0-rc.2"
6372
- rocket-preset-markdown-directives "^0.1.1 "
6372
+ rocket-preset-markdown-directives "^0.1.3 "
6373
6373
6374
- rocket-preset-markdown-directives@^0.1.1 :
6374
+ rocket-preset-markdown-directives@^0.1.3 :
6375
6375
version "0.1.3"
6376
6376
resolved "https://registry.yarnpkg.com/rocket-preset-markdown-directives/-/rocket-preset-markdown-directives-0.1.3.tgz#d1b8eb3dab1e6842b56c7d3d2e9e468950c3584b"
6377
6377
integrity sha512-N0npyQjJkPgKBeDeQBXK2/61Sb4gRCoG5VQRw7v3M3by3bv1JaFd1+x37SyvtEk6b/XYmP74A+Nfg8obJ1I4EQ==
You can’t perform that action at this time.
0 commit comments