{
	"name": "soderlind-aivalve",
	"version": "1.1.6",
	"private": true,
	"scripts": {
		"build": "wp-scripts build src/js/index.js --output-path=build",
		"start": "wp-scripts start src/js/index.js --output-path=build",
		"test": "vitest run",
		"test:watch": "vitest"
	},
	"devDependencies": {
		"@wordpress/api-fetch": "^7.45.0",
		"@wordpress/components": "^33.0.0",
		"@wordpress/element": "^6.45.0",
		"@wordpress/i18n": "^6.18.0",
		"@wordpress/icons": "^13.0.0",
		"@wordpress/scripts": "^32.1.0",
		"vitest": "^4.1.5"
	},
	"overrides": {
		"@babel/plugin-transform-modules-systemjs": "7.29.4",
		"fast-uri": "3.1.2",
		"ip-address": "10.2.0",
		"postcss": "8.5.14",
		"uuid": "14.0.0",
		"axios": "1.16.0",
		"follow-redirects": "1.16.0",
		"basic-ftp": "5.3.1",
		"lodash": "4.18.0",
		"lodash-es": "4.18.0",
		"serialize-javascript": "7.0.5",
		"node-forge": "1.4.0",
		"minimatch": "3.1.4",
		"webpack-dev-server": "5.2.1",
		"vite": "8.0.5"
	}
}
