Skip to content

Commit 7e779d6

Browse files
authored
chore(deps): update tutorialkit (#28)
1 parent caa889c commit 7e779d6

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"format": "prettier src --write"
1515
},
1616
"dependencies": {
17-
"@tutorialkit/react": "^1.1.0",
17+
"@tutorialkit/react": "^1.2.0",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0"
2020
},
2121
"devDependencies": {
2222
"@astrojs/check": "^0.6.0",
2323
"@astrojs/react": "^3.3.4",
24-
"@tutorialkit/astro": "^1.1.0",
25-
"@tutorialkit/theme": "^1.1.0",
26-
"@tutorialkit/types": "^1.1.0",
24+
"@tutorialkit/astro": "^1.2.0",
25+
"@tutorialkit/theme": "^1.2.0",
26+
"@tutorialkit/types": "^1.2.0",
2727
"@types/node": "^20.12.7",
2828
"astro": "^4.15.0",
2929
"prettier": "^3.3.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)