Skip to content

Commit 3cd9d1c

Browse files
Update dependencies and recompile DLLs (#909)
Co-authored-by: jancajthaml <[email protected]>
1 parent d7eeb1c commit 3cd9d1c

File tree

4 files changed

+80
-118
lines changed

4 files changed

+80
-118
lines changed

dependencies/package-lock.json

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dependencies/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lastui/dependencies",
3-
"version": "1.4.15",
3+
"version": "1.4.16",
44
"license": "Apache-2.0",
55
"author": "[email protected]",
66
"homepage": "https://github.com/lastui/rocker#readme",
@@ -24,9 +24,9 @@
2424
"build:prod": "NODE_ENV=production node ./scripts/build.mjs"
2525
},
2626
"dependencies": {
27-
"@linaria/core": "6.0.0",
27+
"@linaria/core": "6.1.0",
2828
"@linaria/logger": "5.0.0",
29-
"@linaria/react": "6.0.0",
29+
"@linaria/react": "6.1.0",
3030
"@linaria/tags": "5.0.2",
3131
"@linaria/utils": "5.0.2",
3232
"react": "18.2.0",

package-lock.json

+49-87
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)